Appearance controls how the picklist is displayed
Member of Picklist (PRIM_EVPL)
Data Type - Enumeration
The Appearance property defines how the picklist will be visualized.
Enum Value | Description |
---|---|
ButtonSet | Visualized as a set of radio buttons |
CheckBox | Visualized as a check box. only two pick list items are supported |
DropDownList | Visualized as a drop down list |
Image | Visualized as a list box showing an image for each item |
ImageAndText | Visualized as a list box showing an image and text for each item |
ListBox | Visualized as a list box |
Febuary 18 V14SP2