Back to Devexpress

SchedulerDataStorage Properties

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerdatastorage-dot-underscore-properties.md

latest6.1 KB
Original Source

SchedulerDataStorage Properties

The component that holds data for the SchedulerControl.

NameDescription
AppointmentDependenciesGets a storage object which manages dependencies between appointments.
AppointmentsGets a storage object that contains appointments.
CacheResources
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DateTimeSavingModeGets or sets in what time zone to store the appointment dates.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnableRemindersGets or sets whether the Reminder availability for appointments is enabled.
EnableSmartFetchGets or sets whether certain internal criteria for raising the SchedulerDataStorage.FetchAppointments event are applied to reduce the number of data requests.
EnableTimeZonesGets or sets whether the scheduler saves the appointment time zone information.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FetchOnVisibleResourcesChangedGets or sets whether to raise the FetchAppointments event when the EnableSmartFetch property is switched on and visible resources are changed.
IsDisposedReturns whether or not this SchedulerDataStorage is disposed.
LabelsGets a storage object that contains appointment labels.
ReminderDstBehaviorTypeGets 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.
RemindersCheckIntervalGets or sets the time interval a reminder’s alert time should be checked (in milliseconds).
RemindersEnabledReturns whether or not this SchedulerDataStorage supports reminders.
ResourcesGets the object which manages resources for appointments.
SiteGets or sets the ISite of the Component. Inherited from Component.
StatusesGets a storage object that contains appointment statuses.
SupportsRecurrenceGets whether the scheduler storage can contain information on appointment recurrence.
SupportsRemindersGets whether the appointment reminder data mapping is specified.
TimeZoneIdGets or sets the time zone in which the SchedulerDataStorage operates.

See Also

SchedulerDataStorage Class

SchedulerDataStorage Members

DevExpress.XtraScheduler Namespace