ClassResourceMappingInfo
Class
Provides mapping information for binding resource data from external data sources to Resource objects in RadScheduler. This class defines how properties in the data source correspond to resource properties.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class ResourceMappingInfo : MappingInfo, IMappingInfo, IEnumerable
Inheritance: objectMappingInfoResourceMappingInfo
Implements:
Inherited Members
Constructors
ResourceMappingInfo()
Declaration
cs-api-definition
public ResourceMappingInfo()
Properties
Color
Gets or sets the name of the data source property that maps to the resource color.
Id
Gets or sets the name of the data source property that maps to the resource identifier.
Image
Gets or sets the name of the data source property that maps to the resource image.
Name
Gets or sets the name of the data source property that maps to the resource display name.