DxSchedulerAppointmentLabelItem Properties
A label used to categorize appointments in the Scheduler.| Name | Description |
|---|---|
| BackgroundCssClass | Assigns a CSS class to the appointment’s background. |
| Caption | Specifies the caption of the appointment’s label. |
| Color | Specifies the color of the appointment’s label. |
| 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 appointment’s text. |
See Also