ConditionalFormatting.FormatType Property

Krypton OutlookGrid

ConditionalFormattingFormatType Property
Krypton OutlookGrid v1.6.0
Gets or sets the type of the Conditional Formatting.

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 EnumConditionalFormatType FormatType { get; set; }
Public Property FormatType As EnumConditionalFormatType
	Get
	Set

Property Value

Type: EnumConditionalFormatType
The type of the Conditional Formatting.
See Also