Skip to main content
A newer version of this page is available. .

DxSchedulerDataStorage Properties

A storage that holds data for the Scheduler control.
Name Description
AppointmentLabelMappings Gets an object that specifies how appointment label properties map to the data source fields.
AppointmentLabelsSource Specifies an appointment label data source.
AppointmentMappings Specifies how the appointment properties are mapped to the data source fields.
AppointmentsSource Specifies an appointment data source.
AppointmentStatusMappings Gets an object that specifies how status item’s properties map to the data source fields.
AppointmentStatusSource Specifies an appointment status data source.
RecurrenceSettings Specifies common settings for recurrent appointments.
ResourceMappings Specifies how the resource properties are mapped to the data source fields.
ResourcesSource Specifies a data source for the appointment’s resources.
TimeZone Specifies the time zone for the storage.
See Also