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