Back to Devexpress

DxSchedulerAppointmentMappings Properties

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentmappings-dot-underscore-properties.md

latest2.8 KB
Original Source

DxSchedulerAppointmentMappings Properties

Specifies how appointment fields from the data source are mapped to appointment properties in the Scheduler.

NameDescription
AllDayMaps information that specifies whether an appointment is scheduled for the entire day or multiple days.
CustomFieldMappingsReturns the collection of custom field mappings. Inherited from DxSchedulerMappingsBase.
DescriptionMaps appointment description texts.
EndMaps information about an appointment’s end date and time.
IdSpecifies a mapping object’s unique identifier. Inherited from DxSchedulerMappingsBase.
LabelIdMaps appointment label IDs.
LocationMaps information about an appointment’s location.
QueryEndMaps information that specifies the normalized appointment end values.
QueryStartMaps information that specifies the normalized appointment start values.
RecurrenceInfoMaps information about an appointment’s recurrence rule.
ResourceIdMaps appointment resource IDs.
StartMaps information about an appointment’s start date and time.
StatusIdMaps appointment status IDs.
SubjectMaps appointment caption texts.
TimeZoneIdMaps information about an appointment time zone ID.
TypeMaps information about the type of an appointment.

See Also

DxSchedulerAppointmentMappings Class

DxSchedulerAppointmentMappings Members

DevExpress.Blazor Namespace