RunningTotalBindingBase Constructors
The base class that aggregates values cumulatively in the window. RunningTotalBindingBase
serves as a calculation binding of a Pivot Grid’s field in Optimized mode.
Name | Parameters | Description |
---|---|---|
Running |
none |
Initializes a new instance of the Running |
Running |
source, mode, summary |
Initializes a new instance of the Running |
Running |
source, mode, direction, summary |
Initializes a new instance of the Running |
See Also