DxSchedulerAppointmentStatusItem Properties
An appointment’s availability status.| Name | Description |
|---|---|
| Caption | Specifies the caption of the appointment’s status item. |
| Color | Specifies the color of the appointment’s status item. |
| CssClass | Assigns a CSS class to an appointment’s status item. |
| 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. |
See Also