PivotGridField.CellStyle Property
In This Article
Gets style settings for cells.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotCellStyle CellStyle { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also