Skip to main content

DxSchedulerAppointmentLabelItem Properties

A label used to categorize appointments in the Scheduler.
Name Description
BackgroundCssClass Specifies the CSS class for 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 Specifies the CSS class for the appointment’s text.
See Also