AppointmentDependencyFormEventArgs Constructors
Provides data for the SchedulerControl.EditAppointmentDependencyFormShowing event.| Name | Parameters | Description |
|---|---|---|
| AppointmentDependencyFormEventArgs(AppointmentDependency) | dependency | Initializes new instance of the AppointmentDependencyFormEventArgs class with the specified settings. |
See Also