The C1ScheduleStorage type exposes the following members.

Properties

  NameDescription
Public propertyActions
Gets the ActionCollection object.
Public propertyAppointmentStorage
Gets the AppointmentStorage object.
Protected propertyCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public propertyCategoryStorage
Gets the CategoryStorage object.
Public propertyContactStorage
Gets the ContactStorage object.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyLabelStorage
Gets the LabelStorage object.
Public propertyReminders
Gets the ReminderCollection object.
Public propertyResourceStorage
Gets the ResourceStorage object.
Public propertyScheduler
Gets the reference to the parent C1Scheduler control.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertyStatusStorage
Gets the StatusStorage object.

See Also