This method clears all sorting applied to the columns. To clear the sorting for a particular column, set the column's TreeListColumn.SortOrder property to DevExpress.Data.ColumnSortOrder.None.
Please refer to the Sorting topic for more information about data sorting.