Krypton OutlookGrid Help
TwoColorsParams Class |
Two scale color class parameters
Inheritance Hierarchy
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
The TwoColorsParams type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwoColorsParams |
Initializes a new instance of the TwoColorsParams class.
|
Methods
Name | Description | |
---|---|---|
Clone |
Crée un objet qui est une copie de l'instance actuelle.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Persist |
Persists the parameters.
| |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
MaximumColor |
Maximum color
| |
MinimumColor |
Minimum color
| |
ValueColor |
Color associated to the value between min and max color
|
See Also