SchedulerBuilder<T>.OnAppointmentFormOpening Method
| Name | Parameters | Description |
|---|---|---|
| OnAppointmentFormOpening(RazorBlock) | jsFunc | A function that is executed before Scheduler displays the appointment edit form. Mirrors the client-side onAppointmentFormOpening option. |
| OnAppointmentFormOpening(String) | jsFunc | A function that is executed before Scheduler displays the appointment edit form. Mirrors the client-side onAppointmentFormOpening option. |