Back to Devexpress

AppointmentLabelMappings Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-appointmentlabelmappings-dot-underscore-properties.md

latest2.3 KB
Original Source

AppointmentLabelMappings Properties

Provides information on the appointment label properties’ mapping to data fields.

NameDescription
BrushGets or sets the mapping that binds the appointment label’s AppointmentLabelItem.Brush property to the data source field.
BrushNameGets or sets the mapping that binds the appointment label’s AppointmentLabelItem.BrushName property to the data source field.
BrushSavingTypeSpecifies the format type used to store the brush information.
CaptionGets or sets the mapping that binds the appointment label’s AppointmentLabelItem.Caption property to the data source.
ColorGets or sets the mapping that binds the appointment label’s AppointmentLabelItem.Color property to the data source field.
ColorSavingTypeSpecifies the format type used to store the color information.
CustomFieldMappingsProvides access to a collection of custom field mappings. Inherited from MappingsBase.
IdGets or sets the mapping that binds the appointment label’s SourceObjectContainer.Id property to the data source.

See Also

AppointmentLabelMappings Class

AppointmentLabelMappings Members

DevExpress.Xpf.Scheduling Namespace