Class ColorItemState
Defines the constant that specifies the color item state.
Inheritance
System.Object
ColorItemState
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ColorItemState : Enum
Fields
Highlighted
Defines ColorItemstate Highlighted
Declaration
public const ColorItemState Highlighted
Field Value
| Type |
|---|
| ColorItemState |
Normal
Defines ColorItemstate Normal
Declaration
public const ColorItemState Normal
Field Value
| Type |
|---|
| ColorItemState |
Selected
Defines ColorItemstate Selected
Declaration
public const ColorItemState Selected
Field Value
| Type |
|---|
| ColorItemState |