PercentOfTotalBindingBase Constructors
The base class that calculates a value as a percentage of all values in the window. PercentOfTotalBindingBase
serves as a calculation binding of a Pivot Grid’s field in Optimized mode.
Name | Parameters | Description |
---|---|---|
Percent |
none |
Initializes a new instance of the Percent |
Percent |
source, mode |
Initializes a new instance of the Percent |
See Also