PrintAppearance.GrandTotalCell Property
Gets the appearance settings used to print grand total cells.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v22.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
PrintAppearanceObject | A PrintAppearanceObject value that provides the appearance settings used to print grand total cells. |
Remarks
The GrandTotalCell property is overridden to change the type of the returned object from AppearanceObject to PrintAppearanceObject.
For more information on this property, refer to the PivotGridAppearancesBase.GrandTotalCell property description.