Search results

SortOrder API in JavaScript (ES5) TreeView API control

Defines the sorting order type for TreeView.

  • None - Indicates that the nodes are not sorted.
  • Ascending - Indicates that the nodes are sorted in the ascending order.
  • Descending - Indicates that the nodes are sorted in the descending order