SortOrder

12 Sep 20251 minute to read

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