Back to Devexpress

RankBinding Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-rankbinding-dot-underscore-properties.md

latest1.7 KB
Original Source

RankBinding Properties

Defines the calculation of a ranking in the window.

NameDescription
OrderGets or sets the sort order required to assign a rank to each row within a partition. Inherited from RankBindingBase.
PartitioningCriteriaGets or sets how the window is defined for window calculations. Inherited from CalculationBindingBase.
RankTypeGets or sets the rank type. Inherited from RankBindingBase.
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

RankBinding Class

RankBinding Members

DevExpress.XtraPivotGrid Namespace