DifferenceBindingBase Constructors
The base class that specifies the calculated difference between values across a window. DifferenceBindingBase
serves as a calculation binding of a Pivot Grid’s field in Optimized mode.
Name | Parameters | Description |
---|---|---|
Difference |
none |
Initializes a new instance of the Difference |
Difference |
source, mode, direction, target, type |
Initializes a new instance of the Difference |
Difference |
source, mode, target, type |
Initializes a new instance of the Difference |
See Also