MovingCalculationBindingBase.NextValuesCount Property
Gets or sets the number of values after the current value to include in the aggregation.
Namespace: DevExpress.PivotGrid.DataBinding
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 0 | The number of values. |
See Also