ConditionalFormatting.FormatParams Property

Krypton OutlookGrid

ConditionalFormattingFormatParams Property
Krypton OutlookGrid v1.6.0
Gets or sets the Conditional Formatting parameters.

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

Property Value

Type: IFormatParams
The Conditional Formatting parameters.
See Also