Tree View Column - DisplayAppearance Property
DisplayAppearance controls how the column is displayed
Member of Tree View Column (PRIM_TVCL)
Data Type - Enumeration
The DisplayAppearance property determines how the column is displayed when not being edited.
| Enum Value | Description |
|---|---|
| CheckBox | Appears as a checkbox. Visualization must contain a picklist |
| Default | Based on the default visualization of the Source field |
| Edit | Appears as a normal edit |
| Image | Appears as an image. Visualization must contain a picklist |
| ImageAndText | Appears as an image and text. Visualization must contain a picklist |
Febuary 18 V14SP2