PersistentObjectStorage<T>.UnboundDataKeeper Property
Creates and holds an internal data table for the unbound mode. For internal use.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type |
|---|
| DevExpress.XtraScheduler.Data.ISchedulerUnboundDataKeeper |
See Also