Enumeration for specifying what property of a value list item will be displayed in each item of the DropDown list
| Member Name | Description |
|---|---|
| DataValue | Text associated with the data value is display in the drop down list. |
| DataValueAndPicture | Text associated with the data value and also picture that a value list item's appearance object is assigned to will be displayed. |
| Default | Default value list display style. |
| DisplayText | Display text value assigned to the value list item will be displayed in each item of the drop down list. |
| DisplayTextAndPicture | Display text and also picture that a value list item's appearance object is assigned to will be displayed. |
| Picture | Only the picture will be displayed in each item of the drop down list. |
Namespace: Aveva.ApplicationFramework.Presentation
Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)
Aveva.ApplicationFramework.Presentation Namespace