[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1ScheduleStorage

C1ScheduleStorage Class

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.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.ScheduleCore.dll
Syntax
public class C1ScheduleStorage : C1ScheduleStorage, IComponent, IDisposable, ISite, IServiceProvider

Constructors

Name Description
C1ScheduleStorage()

Initializes the new instance of the C1ScheduleStorage component.

C1ScheduleStorage(Control)

Initializes the new instance of the C1ScheduleStorage component.

Properties

Name Description
Scheduler

Gets or sets the reference to the parent Scheduler control.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

Events

Name Description
SystemTimeChanged

Occurs when system time has been changed.