Back to Devexpress

PivotGridField.CellStyle Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-pivotgridfield-c7ad8693.md

latest1.2 KB
Original Source

PivotGridField.CellStyle Property

Gets style settings for cells.

Namespace : DevExpress.Web.ASPxPivotGrid

Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public PivotCellStyle CellStyle { get; }
vb
Public ReadOnly Property CellStyle As PivotCellStyle

Property Value

TypeDescription
PivotCellStyle

A PivotCellStyle object which contains style settings used to paint cells.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace