CustomCustomizationFormSortEventArgs(PivotGridData) Constructor
Initializes a new instance of the CustomCustomizationFormSortEventArgs class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type |
---|---|
data | DevExpress.XtraPivotGrid.Data.PivotGridData |
See Also