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