GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / KeyGroups Enumeration


KeyGroups Enumeration
Specifies the key groups.
Syntax
'Declaration
 
Public Enum KeyGroups 
   Inherits System.Enum
 
'Usage
 
Dim instance As KeyGroups
Members
MemberDescription
EditKeysRepresents the keys for editing.
IndicatorRepresents the indicator keys.
MathKeysRepresents the math operation keys.
MemoryKeysRepresents the memory operation keys.
NumKeysReresents the number input keys.
OutputRepresents the key for output.
ResetKeysRepresnts the reset keys.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.KeyGroups

See Also