Back to Devexpress

AppointmentDependencyFormEventArgs Properties

windowsforms-devexpress-dot-xtrascheduler-dot-appointmentdependencyformeventargs-dot-underscore-properties.md

latest1.8 KB
Original Source

AppointmentDependencyFormEventArgs Properties

Provides data for the SchedulerControl.EditAppointmentDependencyFormShowing event.

NameDescription
AppointmentDependencyGets the appointment dependency for which the dialog will be shown.
CommandSourceTypeIndicates the mechanism of the command input, e.g. keyboard, mouse, menu.
DialogResultGets or sets the return value of a dialog box. Inherited from ShowFormEventArgs.
HandledGets or sets whether an event was handled, if it was handled the default actions are not required. Inherited from ShowFormEventArgs.
ParentGets or sets a parent of the form being shown. Inherited from ShowFormEventArgs.
ReadOnlyGets a value indicating whether an appointment dependency is read-only.

See Also

AppointmentDependencyFormEventArgs Class

AppointmentDependencyFormEventArgs Members

DevExpress.XtraScheduler Namespace