ConditionalFormatting.maxValue Property

Krypton OutlookGrid

ConditionalFormattingmaxValue Property
Krypton OutlookGrid v1.6.0
Gets or sets the maximum value.

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.Formatting
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public double maxValue { get; set; }
Public Property maxValue As Double
	Get
	Set

Property Value

Type: Double
The maximum value.
See Also