Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.SummaryValue Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotcelleventargsbase-3-9fb329c4.md

latest1.5 KB
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.SummaryValue Property

Gets the summary value currently being processed.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public PivotSummaryValue SummaryValue { get; }
vb
Public ReadOnly Property SummaryValue As PivotSummaryValue

Property Value

TypeDescription
PivotSummaryValue

A PivotSummaryValue object that is the summary value currently being processed.

|

See Also

PivotCellEventArgsBase<TField, TData, TCustomTotal> Class

PivotCellEventArgsBase<TField, TData, TCustomTotal> Members

DevExpress.XtraPivotGrid Namespace