Skip to main content
A newer version of this page is available. .

SchedulerShortcutCommands Members

Contains a set of the available shortcut commands.

Fields

Name Description
BackwardVisibleInterval Navigates to the previous visible interval.
Copy Copies the selected appointment.
Cut Cuts the selected appointment.
DeleteShortcut Deletes the selected appointment.
EditAppointment Starts editing the current appointment or creates a new one.
ExpandSelectionDown Expands the current selection down.
ExpandSelectionLeft Expand the current selection left.
ExpandSelectionRight Move selection right or select the appointment to the right depending on the selection mode.
ExpandSelectionUp Expand the current selection up.
ForwardVisibleInterval Navigate to the previous visible interval.
NavigateDown Move selection down or select the appointment below depending on the selection mode.
NavigateLeft Move selection left or select the appointment to the left depending on the selection mode.
NavigateRight Move selection right or select the appointment to the right depending on the selection mode.
NavigateUp Move selection up or select the appointment above depending on the selection mode.
Paste Paste an appointment into the current cell.
SwitchToAgendaView Switch to the Agenda View.
SwitchToDayView Switch to the Day View.
SwitchToFullWeekView Switch to the Full Week View.
SwitchToMonthView Switch to the Month View.
SwitchToTimelineView Switch to the Timeline View.
SwitchToWeekView Switch to the Week View.
SwitchToWorkWeekView Switch to the Work Week View.
ToggleSelection Toggle between cell and appointment selection.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also