AppointmentDependencyDataStorage.Items Property
Provides access to the AppointmentDependency collection owned by this AppointmentDependencyDataStorage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentDependencyCollection | An AppointmentDependencyCollection object that stores AppointmentDependency objects, owned by this AppointmentDependencyDataStorage. |
See Also