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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
This property returns the PivotGridField.RunningTotal property value.
See Also