AppointmentDependencyFormEventArgs.AppointmentDependency Property
Gets the appointment dependency for which the dialog will be shown.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentDependency | An AppointmentDependency object that is the appointment dependency currently being processed. |
See Also