FreeTimeCalculator.Storage Property
Gets the storage, containing the appointments for which calculations are performed.
Namespace: DevExpress.XtraScheduler.Tools
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
ISchedulerStorageBase | A ISchedulerStorageBase object, which holds the appointments. |
See Also