Enumeration for specifying how value list items will be sorted when displaying value list items in a drop down list
| Member Name | Description |
|---|---|
| Ascending | Sort ascending by display text. |
| AscendingByValue | Sort ascending by value. |
| Descending | Sort descending by display text. |
| DescendingByValue | Sort descending by value. |
| None | No sorting. |
Namespace: Aveva.ApplicationFramework.Presentation
Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)
Aveva.ApplicationFramework.Presentation Namespace