AppointmentDependencyDataStorage.Storage Property
Returns the SchedulerDataStorage that owns this AppointmentDependencyDataStorage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
SchedulerDataStorage | The SchedulerDataStorage that owns this AppointmentDependencyDataStorage. |
See Also