ShortcutsEnabled Property (C1DropDownEditorBase)
In This Topic
Gets or sets a value indicating whether the defined shortcuts are enabled.
Syntax
'Declaration
Public Property ShortcutsEnabled As Boolean
public bool ShortcutsEnabled {get; set;}
See Also