SchedulerShortcut Properties
Represents a keyboard shortcut.| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| CommandName | Gets or sets the name of a command associated with the keyboard shortcut. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| Shortcut | Gets or sets the keyboard combination that invokes the current shortcut’s functionality. |
See Also