Skip to main content
A newer version of this page is available. .

CustomCustomizationFormSortEventArgs Class

Provides data for the ASPxPivotGrid.CustomCustomizationFormSort event.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public class CustomCustomizationFormSortEventArgs :
    CustomCustomizationFormSortEventArgsBase<PivotGridField>

Inheritance

See Also