Class ActiveCellMode
Represents the active cell modes.
Inheritance
System.Object
ActiveCellMode
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class ActiveCellMode : Enum
Fields
Display
Display active cell mode.
Declaration
public const ActiveCellMode Display
Field Value
ActiveCellMode
|
Edit
value__
Declaration
public int value__
Field Value
System.Int32
|