Skip to main content
A newer version of this page is available. .

DxSchedulerAppointmentView Constructors

Context for HorizontalAppointmentTemplate and VerticalAppointmentTemplate. Provides information about an appointment’s settings.
Name Parameters Description
DxSchedulerAppointmentView(DxSchedulerAppointmentItem, DxSchedulerAppointmentLabelItem, DxSchedulerAppointmentStatusItem, DxSchedulerResourceItem, DxSchedulerDateTimeRange) appointment, label, status, resource, visibleInterval Initializes a new instance of the DxSchedulerAppointmentView class with specified settings.
See Also