Skip to main content

CustomCustomizationFormSortEventArgs Class

Provides data for the ASPxPivotGrid.CustomCustomizationFormSort event.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll

#Declaration

public class CustomCustomizationFormSortEventArgs :
    CustomCustomizationFormSortEventArgsBase<PivotGridField>

#Inheritance

See Also