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

TopBottomRuleFormatCondition.Threshold Property

Specifies the number or percentage of cells to format.

Namespace: DevExpress.Xpf.PivotGrid

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

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

Declaration

public double Threshold { get; set; }

Property Value

Type Description
Double

The number of cells to format.

Remarks

The Threshold property is in effect for the following rules:

See Also