DxSchedulerAppointmentView Properties
Context for HorizontalAppointmentTemplate and VerticalAppointmentTemplate. Provides information about an appointment’s settings.| Name | Description |
|---|---|
| Appointment | Returns the appointment. |
| CustomFields | Returns the appointment’s CustomFields. |
| Label | Returns the appointment’s label. |
| Resource | Returns the appointment’s resource. |
| ShowChangedRecurrenceIcon | Specifies if the appointment should show a changed recurrence icon. |
| ShowRecurrenceIcon | Specifies if the appointment should show a recurrence icon . |
| Status | Returns the appointment’s status. |
| Text | Returns the appointment’s subject text. |
| VisibleInterval | Returns the appointment’s visible interval. |
See Also