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

CustomCustomizationFormSortEventArgsBase<T> Constructors

The base class for classes that provide arguments for the PivotGridControl.CustomCustomizationFormSort and ASPxPivotGrid.CustomCustomizationFormSort events.
Name Parameters Description
CustomCustomizationFormSortEventArgsBase(PivotGridData) data Initializes a new instance of the CustomCustomizationFormSortEventArgsBase<T> class.
See Also