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