Back to Devexpress

ResourceMappings Properties

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

latest2.4 KB
Original Source

ResourceMappings Properties

Provides information on the resource properties’ mapping to data fields.

NameDescription
BrushSpecifies the mapping that binds the resource’s ResourceItem.Brush property to the data source field.
BrushNameSpecifies the mapping that binds the resource’s ResourceItem.BrushName property to the data source field.
BrushSavingTypeSpecifies the format type used to store the brush information.
CaptionSpecifies the mapping that binds the resource’s ResourceItem.Caption property to the data source field.
ColorSpecifies the mapping that binds the resource’s ResourceItem.Color property to the data source field.
ColorSavingTypeGets or sets the format type to store the color information.
CustomFieldMappingsProvides access to a collection of custom field mappings. Inherited from MappingsBase.
Group
IdSpecifies the mapping that binds the resource’s SourceObjectContainer.Id property to the data source field.
VisibleGets or sets the mapping that binds the appointment’s ResourceItem.Visible property to the data source field.

See Also

ResourceMappings Class

ResourceMappings Members

DevExpress.Xpf.Scheduling Namespace