PivotGridControl.ShowAllTotals() Method
Shows all totals and grand totals.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Remarks
To hide all totals and grand totals, use the PivotGridControl.HideAllTotals method.
See Also