IGrid.ClearSort() Method
In This Article
Clears sorting.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
void ClearSort()
#Remarks
Refer to the ClearSort() method description for more information and an example.
See Also