AppointmentFormController Constructors
Provides all the 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 settings. |
See Also