Skip to main content

CustomCustomizationFormSortEventArgs Class

Provides data for the ASPxPivotGrid.CustomCustomizationFormSort event.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CustomCustomizationFormSortEventArgs :
    CustomCustomizationFormSortEventArgsBase<PivotGridField>

Inheritance

See Also