Back to Devexpress

Changing Summary Type

windowsforms-18288-controls-and-libraries-pivot-grid-end-user-capabilities-changing-summary-type.md

latest696 B
Original Source

Changing Summary Type

  • Apr 01, 2018

Pivot Tables can perform different calculations against data (for instance, calculating sums, averages, maximum and minimum values, etc.).

To specify which calculations Pivot Table should perform against its data, invoke the Data Field Summary Change Menu by left-clicking a data header and choose the appropriate function type.

Note

To allow end-users to change the summary type at runtime, set the PivotGridFieldOptions.AllowRunTimeSummaryChange to true.