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

SchedulerAppointmentFormEventArgs Constructors

Provides data for the AppointmentFormShowing event.
Name Parameters Description
SchedulerAppointmentFormEventArgs(SchedulerAppointmentFormType, SchedulerAppointmentFormInfo, DxSchedulerAppointmentItem, String) formType, formInfo, appointment, title Initializes a new instance of the SchedulerAppointmentFormEventArgs class with specified settings.
See Also