This example shows how to customize the Summary Type menu via the PivotGridControl.ShowMenu event to allow Summary Display Type changing.
Please note that it is necessary to set the PivotGridFieldOptions.AllowRunTimeSummaryChange property to True to allow this menu showing.
↧
How to change SummaryDisplayType via the context menu
↧