Back to Devexpress

PivotGridField.GrandTotalCellFormat Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-pivotgridfield-5b7f9c18.md

latest1.4 KB
Original Source

PivotGridField.GrandTotalCellFormat Property

Provides access to the format settings applied to grand total values.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
FormatInfo

A FormatInfo object that provides the format settings applied to the grand total values.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace