Back to Devexpress

Grand Totals

wpf-8001-controls-and-libraries-pivot-grid-ui-elements-grand-totals.md

latest1.3 KB
Original Source

Grand Totals

  • Dec 04, 2020

Row Grand Total (s) are row(s) which display summary totals calculated against all the rows. Column Grand Total (s) are column(s) which display summary totals calculated against all the columns.

The following table lists the main properties affecting the element’s appearance.

|

Visibility

|

PivotGridControl.ShowRowGrandTotals

PivotGridControl.ShowColumnGrandTotals

PivotGridControl.ShowRowGrandTotalHeader

PivotGridControl.ShowColumnGrandTotalHeader

PivotGridControl.ShowGrandTotalsForSingleValues

PivotGridField.ShowGrandTotal

| |

Text

|

PivotGridField.GrandTotalText

| |

Format

|

PivotGridField.GrandTotalCellFormat

|