IThreadSafeField.RunningTotal Property
Gets whether Running totals are calculated for values in the Data Area that correspond to the current column or row field.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
This property returns the PivotGridField.RunningTotal property value.
See Also