\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / CellAccessibleObject Class / KeyboardShortcut Property

In This Topic
    KeyboardShortcut Property (CellAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property KeyboardShortcut As System.String
    public virtual System.string KeyboardShortcut {get;}
    See Also