ShortcutEventArgs Properties
Provides data for the client-side ASPxClientScheduler.Shortcut event.| Name | Description |
|---|---|
| commandName | Gets the name of a command associated with the keyboard shortcut. |
| handled | Gets or sets whether an event is handled, and that default actions are not required. |
| htmlEvent | Gets an object containing information about a keyboard shortcut event. |
See Also