PivotGridControl.ShowGrandTotalsForSingleValues Property
Gets or sets whether grand totals are displayed when the control lists a single value of an outer column field or row field along its left or top edge.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The following image shows a sample PivotGridControl whose ShowGrandTotalsForSingleValues property is set to false:

The following image shows the same control whose ShowGrandTotalsForSingleValues property is set to true. Now the column grand total is visible, and it duplicates information from the preceding column.
