MovingCalculationBindingBase Constructors
The base class that specifies aggregations across a specified number of values before and/or after the current value. MovingCalculationBindingBase
serves as a calculation binding of a Pivot Grid’s field in Optimized mode.
Name | Parameters | Description |
---|---|---|
Moving |
none |
Initializes a new instance of the Moving |
Moving |
source, mode, summary |
Initializes a new instance of the Moving |
Moving |
source, mode, direction, summary |
Initializes a new instance of the Moving |
See Also