Back to Devexpress

SchedulerControl.ShowEditAppointmentDependencyForm Method

windowsforms-devexpress-dot-xtrascheduler-dot-schedulercontrol-dot-showeditappointmentdependencyform.md

latest1.1 KB
Original Source

SchedulerControl.ShowEditAppointmentDependencyForm Method

NameParametersDescription
ShowEditAppointmentDependencyForm(AppointmentDependency, Boolean, CommandSourceType)dependency, readOnly, commandSourceTypeInvokes the Appointment Dependency form used to modify or delete a specified dependency.
ShowEditAppointmentDependencyForm(AppointmentDependency, Boolean)dependency, readOnlyInvokes the Appointment Dependency form used to modify or delete a specified dependency.
ShowEditAppointmentDependencyForm(AppointmentDependency)dependencyInvokes the Appointment Dependency form used to modify or delete a specified dependency.