[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ShortcutKeys

ShortcutKeys Property

ShortcutKeys

Gets the InputMan EditingControl's shortcuts.

Declaration
public ShortcutDictionary ShortcutKeys { get; set; }
Public Property ShortcutKeys As ShortcutDictionary
Property Value
Type Description
ShortcutDictionary

A ShortcutDictionary value that represents all the editing control's shortcuts.

Remarks

You can add some shortcuts to this dictionary, in edit mode, these shortcuts can be used like the InputMan control.