PivotCustomSummaryEventArgs Class
In This Article
Provides data for the PivotGridControl.CustomSummary event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Remarks
The PivotGridControl.CustomSummary event allows you to manually calculate summary values.
See Also