AppointmentDependencyFormController Constructors
Provides all the settings which are required to edit a particular dependency in the Appointment Dependency form.| Name | Parameters | Description |
|---|---|---|
| AppointmentDependencyFormController(SchedulerControl, AppointmentDependency) | control, dependency | Initializes a new instance of the AppointmentDependencyFormController class for the specified Scheduler control and appointment dependency. |
See Also