RankBinding Constructors
Defines the calculation of a ranking in the window.| Name | Parameters | Description |
|---|---|---|
| RankBinding() | none | Initializes a new instance of the RankBinding class. |
| RankBinding(DataBindingBase, CalculationPartitioningCriteria, RankType, PivotSortOrder) | source, mode, rankType, order | Initializes a new instance of the RankBinding class with specified settings. |
See Also