ASPxSchedulerStorage Properties
Represents a storage which holds data for the ASPxScheduler control.
Name | Description |
---|---|
Appointment |
Obsolete. This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Scheduler |
Appointments | Gets a storage object that contains appointment related information. |
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.
Inherited from Scheduler |
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.
Inherited from Scheduler |
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.
Inherited from Scheduler |
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 |
Gets whether the storage has been locked for updating.
Inherited from Scheduler |
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.
Inherited from Scheduler |
Reminders |
Gets or sets the time interval a reminder’s alert time should be checked (in milliseconds).
Inherited from Scheduler |
Reminders |
Gets whether the reminders are enabled.
Inherited from Scheduler |
Resources | Gets the object which manages resources for appointments. |
Resource |
Gets a value indicating whether an appointment could be shared between multiple resources.
Inherited from Scheduler |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Supports |
Gets whether the scheduler storage can contain information on appointment recurrence.
Inherited from Scheduler |
Supports |
Gets whether the appointment reminder data mapping is specified.
Inherited from Scheduler |
Time |
Gets or sets the time zone in which the Scheduler |
Unbound |
Gets a value indicating if the scheduler storage is bound to data.
Inherited from Scheduler |
See Also