Back to Devexpress

RankBindingBase Properties

corelibraries-devexpress-dot-pivotgrid-dot-databinding-dot-rankbindingbase-dot-underscore-properties.md

latest1.9 KB
Original Source

RankBindingBase Properties

The base class that calculates a ranking in the window. RankBindingBase serves as a calculation binding of a Pivot Grid’s field in Optimized mode.

NameDescription
OrderGets or sets the sort order required to assign a rank to each row within a partition.
PartitioningCriteriaGets or sets how the window is defined for window calculations. Inherited from CalculationBindingBase.
RankTypeGets or sets the rank type.
SourceGets or sets a data binding object that provides the data to calculate. Inherited from CalculationBindingBase.
TypeNameSerializableGets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase.

See Also

RankBindingBase Class

RankBindingBase Members

DevExpress.PivotGrid.DataBinding Namespace