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

DxSchedulerAppointmentLabelMappings Properties

Maps the label’s properties to the data source fields.
Name Description
BackgroundCssClass Maps an AppointmentLabelsSource‘s data field to the label’s BackgroundCssClass property.
Caption Maps an AppointmentLabelsSource‘s data field to the label’s Caption property.
Color Maps an AppointmentLabelsSource‘s data field to the label’s Color property.
ColorSavingType Specifies the type of values in the data source field mapped to the Color property.
CustomFieldMappings Returns the collection of custom field mappings. Inherited from DxSchedulerMappingsBase.
Id Specifies a mapping object’s unique identifier. Inherited from DxSchedulerMappingsBase.
TextCssClass Maps an AppointmentLabelsSource‘s data field to the label’s TextCssClass property.
See Also