SchedulerControl Events
The main control of the Scheduler suite which displays and manages calendar events (appointments).
Name | Description |
---|---|
Active |
|
Appointment |
Occurs after the user has added an appointment to the Scheduler. |
Appointment |
Occurs when the user adds an appointment to the Scheduler. |
Appointment |
Occurs when the user drags back appointments that have been dragged out of the Scheduler or have been deserialized in the Deserialize |
Appointment |
Occurs when the user drags appointments out of the Scheduler’s bounds. |
Appointment |
Raised repeatedly while the user drags appointments in the Scheduler control. |
Appointment |
Occurs when the user starts dragging the selected appointment |
Appointment |
Occurs when the user drops appointments within a Scheduler’s view. |
Appointment |
Occurs after completing a drag and drop operation. |
Appointment |
Occurs after the user has removed an appointment. |
Appointment |
Occurs when the user removes an appointment. |
Appointment |
Occurs after the user has modified an appointment. |
Appointment |
Occurs when the user modifies an appointment. |
Context |
|
Context |
|
Context |
|
Deserialize |
Occurs when the user drags appointments from an external source. |
Edit |
Occurs before invoking the Edit Appointment dialog. |
Item |
|
Reminders |
|
Remove |
Occurs before invoking the Confirm Delete dialog. |
Serialize |
Allows you to serialize appointment that are being dragged by the user. |
Visible |
Occurs when changing the visible time cells interval. |
See Also