PivotCustomCellStyleEventArgs.CellStyle Property
Gets the style settings used to paint the processed cell.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| PivotCellStyle | A PivotCellStyle object that contains the style settings used to paint the processed cell. |
See Also