SchedulerStorage Events
A storage which holds data for the Scheduler Control.
Name | Description |
---|---|
Appointment |
Fires when an appointment‘s property is changing. |
Appointment |
Occurs when the data source which contains appointment records is modified, and appointments are set to be automatically reloaded. |
Appointment |
Fires after the appointment collection has been cleared. |
Appointment |
Fires after appointments have been loaded into the Appointment |
Appointment |
Allows you to cancel the deletion of an appointment. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Reserved for future use. |
Appointment |
Allows you to cancel the insertion of an appointment. |
Appointments |
Fires after properties of one or several appointments have been changed. |
Appointments |
Fires after deletion of one or more appointments. |
Appointments |
Fires after one or more appointments have been added to the collection. |
Data |
Occurs when the data context for this element changes.
Inherited from Framework |
Dependency |
Reserved for future use. |
Fetch |
Occurs before the Scheduler |
Filter |
Enables specific appointments to be hidden in the Scheduler Control. |
Filter |
Reserved for future use. |
Filter |
Enables you to fire alerts only for specific reminders. |
Filter |
Enables specific resources to be hidden in the Scheduler Control. |
Reminder |
Occurs when a reminder alert is invoked. |
Resource |
Fires when a resource property is about to be changed. |
Resource |
Occurs when the data source which contains resources is modified and the automatic reloading of resources is enabled. |
Resource |
Fires after the resource collection has been cleared. |
Resource |
Fires after resources have been loaded into the Scheduler Storage. |
Resource |
Allows the deletion of a resource to be cancelled. |
Resource |
Allows you to cancel the addition of a resource. |
Resources |
Occurs when a resource or several resources in a collection are changed. |
Resources |
Occurs after a resource or several resources have been deleted. |
Resources |
Occurs when new resources have been inserted into the scheduler storage. |
See Also