ResourceCollection.Storage Property
Gets the storage which owns the current collection.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ISchedulerStorageBase | A ISchedulerStorageBase object which owns the current collection. |
See Also