IPivotTableField.ChangeSortOrder() Method
Changes the field’s sort order.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v24.2.dll
NuGet Package: DevExpress.Blazor.PivotTable
Declaration
void ChangeSortOrder()
Remarks
Refer to the ChangeSortOrder() method description for more information and an example.
See Also