FormattingCell.FormatType Property

Krypton OutlookGrid

FormattingCellFormatType Property
Krypton OutlookGrid v1.6.0
Gets or sets the type of the format.

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
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 format.
See Also