Back to Devexpress

AppointmentDependencyFormEventArgs.AppointmentDependency Property

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

latest1.4 KB
Original Source

AppointmentDependencyFormEventArgs.AppointmentDependency Property

Gets the appointment dependency for which the dialog will be shown.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public AppointmentDependency AppointmentDependency { get; }
vb
Public ReadOnly Property AppointmentDependency As AppointmentDependency

Property Value

TypeDescription
AppointmentDependency

An AppointmentDependency object that is the appointment dependency currently being processed.

|

See Also

AppointmentDependencyFormEventArgs Class

AppointmentDependencyFormEventArgs Members

DevExpress.XtraScheduler Namespace