AppointmentFormController Constructors
Provides all settings which are required to edit a particular appointment in a custom Edit Appointment form.| Name | Parameters | Description |
|---|---|---|
| AppointmentFormController(SchedulerControl, Appointment) | control, apt | Initializes a new instance of the AppointmentFormController class with the specified appointment and scheduler control. |
See Also