IAppointmentStorage Events
Defines the interface of the appointment storage in WPF Scheduler.Name | Description |
---|---|
LoadException | Fires when a problem occurs in appointment loading to the storage from an external data source. Inherited from IAppointmentStorageBase. |
See Also