| GrapeCity.Xaml.SpreadSheet.UI Namespace : EditorStatus Enumeration | 
'Declaration Public Enum EditorStatus Inherits System.Enum
'Usage Dim instance As EditorStatus
public enum EditorStatus : System.Enum
| Member | Description | 
|---|---|
| Edit | Specifies that the cell is in edit mode and cannot commit the input value and navigate or select to other cells when invoking navigation or selection actions. | 
| Enter | Specifies that the cell is in edit mode and can commit the input value and navigate or select to other cells when invoking navigation or selection actions. | 
| Ready | Specifies that the cell is in Ready mode. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.UI.EditorStatus
Target Platforms: Windows Server 2012, Windows RT