DxSchedulerResourceMappings Properties
Maps the resource’s properties to the data source fields.| Name | Description |
|---|---|
| BackgroundCssClass |
Maps a ResourcesSource‘s data field to the resource’s BackgroundCssClass property.
|
| Caption |
Maps a ResourcesSource‘s data field to the resource’s Caption property.
|
| Color |
Maps a ResourcesSource‘s data field to the resource’s Color property.
|
| ColorSavingType | Specifies the type of values in the data source field mapped to the Color property. |
| CustomFieldMappings | Returns the collection of custom field mappings. Inherited from DxSchedulerMappingsBase. |
| Id | Specifies a mapping object’s unique identifier. Inherited from DxSchedulerMappingsBase. |
| TextCssClass |
Maps a ResourcesSource‘s data field to the resource’s TextCssClass property.
|
See Also