Back to Devexpress

PivotGridField.CellFormat Property

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

latest1.3 KB
Original Source

PivotGridField.CellFormat Property

Provides access to the format settings applied to cells.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public FormatInfo CellFormat { get; }
vb
Public ReadOnly Property CellFormat As FormatInfo

Property Value

TypeDescription
FormatInfo

A FormatInfo object that provides the format settings applied to cells.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace