PivotGridField.GrandTotalCellFormat Property
Provides access to the format settings applied to grand total values.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FormatInfo | A FormatInfo object that provides the format settings applied to the grand total values. |
See Also