Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ShortcutDictionaryEntry Class
Members


ShortcutDictionaryEntry Class
Represents one Keys/String pair.
Syntax
'Declaration
 
Public Class ShortcutDictionaryEntry 
 
'Usage
 
Dim instance As ShortcutDictionaryEntry
Remarks
This class is used by the GcMultiRow internal structure. It is not recommended for use.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.ShortcutDictionaryEntry

See Also