SchedulerAppointmentFormClosingEventArgs Constructors
Provides data for the AppointmentFormClosing event.| Name | Parameters | Description |
|---|---|---|
| SchedulerAppointmentFormClosingEventArgs(SchedulerAppointmentFormType, SchedulerAppointmentFormInfo, DxSchedulerAppointmentItem) | formType, formInfo, appointment | Initializes a new instance of the SchedulerAppointmentFormClosingEventArgs class with specified settings. |
See Also