[]
The C1ScheduleStorage component handles all data operations for the scheduler control and contains specific data storages for appointments, resources, contacts, owners, labels and statuses, which are used for binding different collections to the data. The C1ScheduleStorage component also handles data importing and exporting to other scheduling formats such as binary, iCal, and XML.
public class C1ScheduleStorage : C1ScheduleStorage, IComponent, IDisposable, ISite, IServiceProvider
Name | Description |
---|---|
C1ScheduleStorage() | Initializes the new instance of the C1ScheduleStorage component. |
C1ScheduleStorage(Control) | Initializes the new instance of the C1ScheduleStorage component. |
Name | Description |
---|---|
Scheduler | Gets or sets the reference to the parent Scheduler control. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |
Name | Description |
---|---|
SystemTimeChanged | Occurs when system time has been changed. |