Back to Devexpress

DxSchedulerAppointmentLabelMappings Properties

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

latest2.1 KB
Original Source

DxSchedulerAppointmentLabelMappings Properties

Maps the label’s properties to the data source fields.

NameDescription
BackgroundCssClassMaps an AppointmentLabelsSource‘s data field to the label’s BackgroundCssClass property.
CaptionMaps an AppointmentLabelsSource‘s data field to the label’s Caption property.
ColorMaps an AppointmentLabelsSource‘s data field to the label’s Color property.
ColorSavingTypeSpecifies the type of values in the data source field mapped to the Color property.
CustomFieldMappingsReturns the collection of custom field mappings. Inherited from DxSchedulerMappingsBase.
IdSpecifies a mapping object’s unique identifier. Inherited from DxSchedulerMappingsBase.
TextCssClassMaps an AppointmentLabelsSource‘s data field to the label’s TextCssClass property.

See Also

DxSchedulerAppointmentLabelMappings Class

DxSchedulerAppointmentLabelMappings Members

DevExpress.Blazor Namespace