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