SortDirection: PP.Ui.TreeSortDirection;
The SortDirection property determines sorting direction.
Use JSON to set the property value and the getSortDirection method to get the property value.
Default value: TreeSortDirection.None.
The example of use is given in description of TreeListBase.SortColumn.
See also: