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