Skip to main content
A newer version of this page is available. .

RankBindingBase Constructors

Base class to calculate a ranking in the window. Used as a PivotGrid’s field calculation databinding in Optimized mode.
Name Parameters Description
RankBindingBase() none Initializes a new instance of the RankBindingBase class.
RankBindingBase(DataBindingBase, CalculationPartitioningCriteria, RankType, PivotSortOrder) source, mode, rankType, order Initializes a new instance of the RankBindingBase class with specified settings.
See Also