Krypton OutlookGrid Help
![]() | ConditionalFormatting Constructor (EnumConditionalFormatType, IFormatParams) |
Initializes a new instance of the ConditionalFormatting class. (Only use for context menu !)
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)

public ConditionalFormatting( EnumConditionalFormatType formatType, IFormatParams formatParams )
Public Sub New ( formatType As EnumConditionalFormatType, formatParams As IFormatParams )
Parameters
- formatType
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FormattingEnumConditionalFormatType
Type of the Conditional Formatting. - formatParams
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FormattingIFormatParams
The Conditional Formatting parameters.
