CustomCustomizationFormSortEventArgs Class
Provides data for the ASPxPivotGrid.CustomCustomizationFormSort event.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class CustomCustomizationFormSortEventArgs :
CustomCustomizationFormSortEventArgsBase<PivotGridField>
See Also