DxSchedulerResourceItem Properties
An appointment’s resource.| Name | Description |
|---|---|
| BackgroundCssClass | Assigns a CSS class to the resource’s background. |
| Caption | Specifies the resource‘s caption. |
| Color | Specifies the resource‘s color. |
| CustomFields | Returns the collection of custom fields. Inherited from DxSchedulerSourceObjectContainer. |
| Id | Specifies the item ID. Inherited from DxSchedulerSourceObjectContainer. |
| SourceObject | A data source object to which a Scheduler item is bound. Inherited from DxSchedulerSourceObjectContainer. |
| TextCssClass | Assigns a CSS class to the resource’s text. |
See Also