CustomCustomizationFormSortEventArgsBase<T> Class
The base class for classes that provide arguments for the PivotGridControl.CustomCustomizationFormSort and ASPxPivotGrid.CustomCustomizationFormSort events.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
public class CustomCustomizationFormSortEventArgsBase<T> :
EventArgs
where T : PivotGridFieldBase
Type Parameters
Name |
---|
T |
See Also