Skip to main content

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