PivotCellDisplayTextEventArgs(PivotGridCellItem) Constructor
Initializes a new instance of the PivotCellDisplayTextEventArgs 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. |
See Also