Back to Devexpress

DxSchedulerAppointmentMappings Members

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

latest5.1 KB
Original Source

DxSchedulerAppointmentMappings Members

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

Constructors

NameDescription
DxSchedulerAppointmentMappings()Initializes a new DxSchedulerAppointmentMappings class instance with the default settings.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxSchedulerAppointmentMappings Class

DevExpress.Blazor Namespace