SortMethod: PP.Ui.TreeSortMethod;
The SortMethod property determines sorting method.
Use JSON to set the property value and the getSortMethod method to get the property value.
Default value: TreeSortMethod.Number.
The example of use is given in description of TreeListBase.SortColumn.
See also: