Back to Devexpress

IconSetElement.Threshold Property

wpf-devexpress-dot-xpf-dot-core-dot-conditionalformatting-dot-iconsetelement.md

latest1.2 KB
Original Source

IconSetElement.Threshold Property

Specifies the threshold corresponding to the icon. This is a dependency property.

Namespace : DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Double

A Double value that is the threshold corresponding to the icon.

|

See Also

IconSetElement Class

IconSetElement Members

DevExpress.Xpf.Core.ConditionalFormatting Namespace