ITreeList.ClearSort() Method
Clears sorting.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.Grid.v26.1.dll
Declaration
void ClearSort()
Remarks
Refer to the ClearSort() method description for additional information and an example.
See Also