ConditionalFormatting Class
From Krypton OutlookGrid
Krypton OutlookGrid Help
![]() | ConditionalFormatting Class |
Conditional Formatting class
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)
The ConditionalFormatting type exposes the following members.
| Name | Description | |
|---|---|---|
| ConditionalFormatting |
Initializes a new instance of the ConditionalFormatting class.
| |
| ConditionalFormatting(EnumConditionalFormatType, IFormatParams) |
Initializes a new instance of the ConditionalFormatting class. (Only use for context menu !)
| |
| ConditionalFormatting(String, EnumConditionalFormatType, IFormatParams) |
Initializes a new instance of the ConditionalFormatting class.
|
| Name | Description | |
|---|---|---|
| ColumnName |
Gets or sets the name of the column.
| |
| FormatParams |
Gets or sets the Conditional Formatting parameters.
| |
| FormatType |
Gets or sets the type of the Conditional Formatting.
| |
| maxValue |
Gets or sets the maximum value.
| |
| minValue |
Gets or sets the minimum value.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
