PivotCellBaseEventArgs(PivotGridCellItem) Constructor
Initializes a new instance of the PivotCellBaseEventArgs class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
cellItem | DevExpress.XtraPivotGrid.Data.PivotGridCellItem | The PivotGridCellItem object. |
Remarks
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
See Also