Krypton OutlookGrid Help
![]() | Token Class |
Token object

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)

The Token type exposes the following members.

Name | Description | |
---|---|---|
![]() | Token |
Default constructor
|
![]() | Token(String, Color, Color) |
Constructor
|

Name | Description | |
---|---|---|
![]() | BackColor |
Background color
|
![]() | ForeColor |
Foreground text color
|
![]() | Text |
Text of the token
|

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.) |
