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

RankBinding Class

Calculates a ranking in the window. Used as a PivotGrid’s field calculation databinding in Optimized mode.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public class RankBinding :
    CalculationBinding

Remarks

For an example of use, review the Optimized Mode and Data Binding API topic.

See Also