Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ShortcutDictionaryEntry Class
Members


In This Topic
    ShortcutDictionaryEntry Class
    In This Topic
    Represents one Keys/String pair.
    Syntax
    'Declaration
     
    
    Public Class ShortcutDictionaryEntry 
    'Usage
     
    
    Dim instance As ShortcutDictionaryEntry
    public class 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