Back to Devexpress

ResourceMappingInfo Properties

corelibraries-devexpress-dot-xtrascheduler-dot-resourcemappinginfo-dot-underscore-properties.md

latest3.2 KB
Original Source

ResourceMappingInfo Properties

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

NameDescription
CaptionGets or sets the data field which a resource’s Resource.Caption property is bound to.
CaptionConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
CaptionConverterGets or sets a value converter for the Resource.Caption property.
ColorGets or sets the data field to which the resource color is bound.
ColorConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
ColorConverterGets or sets a value converter for the Resource.Color property.
IdGets or sets the data field to which a resource’s Id property is bound.
IdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
IdConverterGets or sets a value converter for the Resource.Caption property.
ImageGets or sets the data field to which a resource image is bound.
ImageConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
ImageConverterGets or sets a value converter for the Resource.Image property.
ParentIdGets or sets the data field which a resource’s ParentId property is bound to.
ParentIdConversionBehaviorGets or sets the converter position in the data processing chain between the data source and the object’s property.
ParentIdConverterGets or sets a value converter for the Resource.ParentId property.

See Also

ResourceMappingInfo Class

ResourceMappingInfo Members

DevExpress.XtraScheduler Namespace