PercentOfTotalBinding Constructors
Allows you to calculate the input of all values in the window as a percentage of the total.Name | Parameters | Description |
---|---|---|
PercentOfTotalBinding() | none | Initializes a new instance of the PercentOfTotalBinding class. |
PercentOfTotalBinding(DataBinding, CalculationPartitioningCriteria) | source, partitioningCriteria | Initializes a new instance of the PercentOfTotalBinding class with specified settings. |
See Also