Class ColorCellState
Defines the constant that specifies state of the color cell.
Inheritance
System.Object
ColorCellState
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ColorCellState : Enum
Fields
Normal
Represents Normal Color cell state.
Declaration
public const ColorCellState Normal
Field Value
| Type |
|---|
| ColorCellState |
Selected
Represents selected Color cell state.
Declaration
public const ColorCellState Selected
Field Value
| Type |
|---|
| ColorCellState |