Back to Devexpress

PivotGridField.TotalCellFormat Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-pivotgridfield-6f4266f6.md

latest1.3 KB
Original Source

PivotGridField.TotalCellFormat Property

Provides access to the format settings applied to total values.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
FormatInfo

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

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Web.ASPxPivotGrid Namespace