Class CellState
Indicates the state of the cell.
Inheritance
System.Object
CellState
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public sealed class CellState : Enum
Fields
Editing
Highlighted
Regular
Selected
value__
Declaration
public int value__
Field Value
System.Int32
|