SchedulerCommands Properties
Provides access to Scheduler commands.
Name | Description |
---|---|
Cancel |
Gets or sets a command used to cancel a drag-and-drop operation. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Change |
Gets or sets a command used to change the Scheduler |
Change |
Gets or sets a command used to change the Appointment |
Change |
Gets or sets a command used to change the Reminder |
Change |
Gets or sets a command used to change the current view’s Snap |
Change |
Gets or sets a command used to change the Appointment |
Change |
Gets or sets a command used to change the view’s Day |
Copy |
Gets or sets a command used to copy a dragged appointment to the drop target. |
Copy |
Gets or sets a command used to copy selected appointments to the clipboard. |
Customize |
Gets or sets a command used to invoke the Time |
Cut |
Gets or sets a command used to cut selected appointments to the clipboard. |
Delete |
Gets or sets a command used to delete the selected appointment. |
Delete |
Gets or sets a command used to delete selected appointments. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Go |
Gets or sets a command used to invoke the Go to Date Window. |
Go |
Gets or sets a command used to set the Scheduler |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Move |
Gets or sets a command used to move a dragged appointment to the drop target. |
Navigate |
Gets or sets a command that executes the active view’s Navigate |
Navigate |
Gets or sets a command that executes the active view’s Navigate |
Open |
Gets or sets a command used to invoke the Recurrence Window for the selected appointment. |
Paste |
Gets or sets a command used to paste appointments from the clipboard. |
Restore |
Gets or sets a command used to call the selected appointment’s Appointment |
Save |
Gets or sets a command used to add the specified appointment to the scheduler’s appointment collection. |
Select |
Gets or sets a command used to move selection to the next appointment. |
Select |
Gets or sets a command used to move selection to the previous appointment. |
Show |
Gets or sets a command used to invoke the Appointment Window for the selected appointment. |
Show |
Gets or sets a command used to invoke the Appointment Window for the recurrence pattern of the selected appointment. |
Show |
Gets or sets a command used to invoke the Appointment Window for the new all-day appointment. |
Show |
Gets or sets a command used to invoke the Appointment Window for the new appointment. |
Show |
Gets or sets a command used to invoke the Appointment Window and Recurrence Window for the new all-day recurring appointment. |
Show |
Gets or sets a command used to invoke the Appointment Window and Recurrence Window for the new recurring appointment. |
Show |
Gets or sets a command used to invoke the Print Preview window. |
Show |
Gets or sets a command used to invoke the Print Preview dialog. |
Show |
Gets or sets a command used to invoke the Reminders Window. |
Show |
|
Show |
|
Switch |
Gets or sets a command used to switch the active view to the first view in a collection which has the specified type. |
View |
Gets or sets a command that decreases the time interval displayed in the scheduler so that it can be examined closely. |
View |
Gets or sets a command that increases the time interval displayed in the scheduler for a less detailed view. |
See Also