SortOrder
Defines the available sort order options for sorting data in a drop down tree.
Values
Ascending
- Sort the list items in ascending order.Descending
- Sort the list items in descending order.None
- Sort the list items or not sorted and appear in the order they were added to the list.