Krypton OutlookGrid Help
Token Class |
Token object
Inheritance Hierarchy
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
The Token type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Token |
Default constructor
| |
Token(String, Color, Color) |
Constructor
|
Properties
Name | Description | |
---|---|---|
BackColor |
Background color
| |
ForeColor |
Foreground text color
| |
Text |
Text of the token
|
Methods
Name | Description | |
---|---|---|
CompareTo |
Compare a Token to another
| |
Equals |
Overrides Equals
(Overrides ObjectEquals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode
(Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Overrides ToString
(Overrides ObjectToString.) |
See Also