PivotGridField.TotalValueFormat Property
Provides access to the format settings applied to the total header.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FormatInfo | A FormatInfo object that provides the format settings applied to the total header. |
See Also