| TreeListSettingsBehavior.AllowSort |
Specifies whether end-users can sort data. |
| TreeListDataColumn.AllowSort |
Specifies whether end-users can sort data by the column’s values. |
| ASPxTreeList.SortBy |
Sorts data by the specified column’s values. |
| ASPxTreeList.SortCount |
Gets the number of columns involved in sorting. |
| TreeListDataColumn.SortIndex |
Specifies the column’s position among sorted columns. |
| TreeListDataColumn.SortOrder |
Specifies the column’s sort order. |
| ASPxTreeList.CustomNodeSort |
Enables you to sort data using custom rules. |