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

MovingCalculationBinding.PreviousValuesCountProperty Field

Identifies the PreviousValuesCount property.

Namespace: DevExpress.Xpf.PivotGrid

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

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

Declaration

public static readonly DependencyProperty PreviousValuesCountProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also