PivotGridField.CellStyle Property
Gets style settings for cells.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
PivotCellStyle | A PivotCellStyle object which contains style settings used to paint cells. |
See Also