ResourceStorageBase.AttachStorage(ISchedulerStorageBase) Method
Sets the Scheduler storage which owns the current storage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| storage | ISchedulerStorageBase | An ISchedulerStorageBase object that is the Scheduler storage for the current storage. |
See Also