SchedulerDataStorage Properties
The component that holds data for the SchedulerControl.
Name | Description |
---|---|
Appointment |
Gets a storage object which manages dependencies between appointments. |
Appointments | Gets a storage object that contains appointments. |
Cache |
|
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Date |
Gets or sets in what time zone to store the appointment dates. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enable |
Gets or sets whether the Reminder availability for appointments is enabled. |
Enable |
Gets or sets whether certain internal criteria for raising the Scheduler |
Enable |
Gets or sets whether the scheduler saves the appointment time zone information. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Fetch |
Gets or sets whether to raise the Fetch |
Is |
Returns whether or not this Scheduler |
Labels | Gets a storage object that contains appointment labels. |
Reminder |
Gets or sets the reminder’s behavior if the reminder alert falls within the interval that actually doesn’t exist because of the Daylight Saving Time shift. |
Reminders |
Gets or sets the time interval a reminder’s alert time should be checked (in milliseconds). |
Reminders |
Returns whether or not this Scheduler |
Resources | Gets the object which manages resources for appointments. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Statuses | Gets a storage object that contains appointment statuses. |
Supports |
Gets whether the scheduler storage can contain information on appointment recurrence. |
Supports |
Gets whether the appointment reminder data mapping is specified. |
Time |
Gets or sets the time zone in which the Scheduler |
See Also