Back to Devexpress

LabelMappingInfo Properties

windowsforms-devexpress-dot-xtrascheduler-dot-labelmappinginfo-dot-underscore-properties.md

latest3.4 KB
Original Source

LabelMappingInfo Properties

Provides access to Label Mappings.

NameDescription
ColorGets or sets the data source field that stores color values. These values specify the Appointments’ background colors.
ColorConversionBehaviorGets or sets a value converter for the AppointmentLabel.Color property.
ColorConverterGets or sets a value converter for the Label’s AppointmentLabel.Color property.
DisplayNameGets or sets the data source field that stores Labels’ primary names. These names are displayed at runtime in the Edit Appointment dialog.
DisplayNameConversionBehaviorGets or sets a value converter for the Label’s UserInterfaceObject.DisplayName property.
DisplayNameConverterGets or sets a value converter for the Label’s UserInterfaceObject.DisplayName property.
IdGets or sets the data source field that stores unique Label IDs. This mapping is required.
IdConversionBehaviorGets or sets a value converter for the Label’s UserInterfaceObject.Id property.
IdConverterGets or sets a value converter for the Label’s UserInterfaceObject.Id property.
MenuCaptionGets or sets the data source field that stores Labels’ secondary names. These names are displayed at runtime in the “Label As” sub-menu item in the Appointment context menu.
MenuCaptionConversionBehaviorGets or sets a value converter for the Label’s UserInterfaceObject.MenuCaption property.
MenuCaptionConverterGets or sets a value converter for the Label’s UserInterfaceObject.MenuCaption property.

See Also

LabelMappingInfo Class

LabelMappingInfo Members

DevExpress.XtraScheduler Namespace