Back to Devexpress

TopBottomRuleFormatCondition.Threshold Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-topbottomruleformatcondition-8f665654.md

latest1.5 KB
Original Source

TopBottomRuleFormatCondition.Threshold Property

Specifies the number or percentage of cells to format.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public double Threshold { get; set; }
vb
Public Property Threshold As Double

Property Value

TypeDescription
Double

The number of cells to format.

|

Remarks

The Threshold property is in effect for the following rules:

See Also

TopBottomRuleFormatCondition Class

TopBottomRuleFormatCondition Members

DevExpress.Xpf.PivotGrid Namespace