Back to Devexpress

PivotCellBaseEventArgs.SummaryValue Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotcellbaseeventargs-79826710.md

latest1.1 KB
Original Source

PivotCellBaseEventArgs.SummaryValue Property

Gets the summary value currently being processed.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

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

Property Value

TypeDescription
PivotSummaryValue

The summary value currently being processed.

|

See Also

PivotCellBaseEventArgs Class

PivotCellBaseEventArgs Members

DevExpress.Xpf.PivotGrid Namespace