Grid Column - EditAppearance Property

Specifies how the column will be displayed when updating with reference to the visualizations of the column source field

Member of Grid Column (PRIM_GDCL)

Data Type - Enumeration

Details

The EditAppearance property determines how the focus cell will appear when being edited.

Allowed Values

Enum ValueDescription
CheckBoxAppears as a checkbox. Visualization must contain a picklist
DefaultBased on the default visualization of the Source field
EditAppears as a normal edit
ImageAppears as an image. Visualization must contain a picklist
ImageAndTextAppears as an image and text. Visualization must contain a picklist
MultilineEditAppears as an multiline edit
ReusablePartShow a reusable part as the editor
SpinEditAppears as a spin edit


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2