AppointmentCollection.Storage Property
Provides access to the storage object which holds the appointment collection.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
ISchedulerStorageBase | A ISchedulerStorageBase type class instance. |
See Also