PivotCellEventArgsBase<TField, TData, TCustomTotal>.SummaryValue Property
In This Article
Gets the summary value currently being processed.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
public PivotSummaryValue SummaryValue { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also