CustomCustomizationFormSortEventArgs(PivotGridData) Constructor
Initializes a new instance of the CustomCustomizationFormSortEventArgs class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.2.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Parameters
| Name | Type |
|---|---|
| data | DevExpress.XtraPivotGrid.Data.PivotGridData |
See Also