SchedulerShortcutCommands Members
Contains a set of the available shortcut commands.
#Fields
Name | Description |
---|---|
Backward |
Navigates to the previous visible interval. |
Copy | Copies the selected appointment. |
Cut | Cuts the selected appointment. |
Delete |
Deletes the selected appointment. |
Edit |
Starts editing the current appointment or creates a new one. |
Expand |
Expands the current selection down. |
Expand |
Expand the current selection left. |
Expand |
Move selection right or select the appointment to the right depending on the selection mode. |
Expand |
Expand the current selection up. |
Forward |
Navigate to the previous visible interval. |
Navigate |
Move selection down or select the appointment below depending on the selection mode. |
Navigate |
Move selection left or select the appointment to the left depending on the selection mode. |
Navigate |
Move selection right or select the appointment to the right depending on the selection mode. |
Navigate |
Move selection up or select the appointment above depending on the selection mode. |
Paste | Paste an appointment into the current cell. |
Switch |
Switch to the Agenda View. |
Switch |
Switch to the Day View. |
Switch |
Switch to the Full Week View. |
Switch |
Switch to the Month View. |
Switch |
Switch to the Timeline View. |
Switch |
Switch to the Week View. |
Switch |
Switch to the Work Week View. |
Toggle |
Toggle between cell and appointment selection. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also