'Declaration
Public Enum KeyGroups Inherits System.Enum
'Usage
Dim instance As KeyGroups
public enum KeyGroups : System.Enum
'Declaration
Public Enum KeyGroups Inherits System.Enum
'Usage
Dim instance As KeyGroups
public enum KeyGroups : System.Enum
Member | Description |
---|---|
EditKeys | Represents the keys for editing. |
Indicator | Represents the indicator keys. |
MathKeys | Represents the math operation keys. |
MemoryKeys | Represents the memory operation keys. |
NumKeys | Reresents the number input keys. |
Output | Represents the key for output. |
ResetKeys | Represnts the reset keys. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.KeyGroups