DevExpress.XtraScheduler.Tools Namespace
Contains classes which provide additional functionality to the XtraScheduler Suite.
Assembly: DevExpress.XtraScheduler.v20.1.Core.dll
NuGet Packages: DevExpress.Scheduler.Core, DevExpress.WindowsDesktop.Scheduler.Core
Classes
| Name | Description |
|---|---|
| FreeTimeCalculator | Enables you to find available spare time intervals within the specified period. |
| IntervalFoundEventArgs | Provides data for the FreeTimeCalculator.IntervalFound event. |
| IntervalLoadRatioCalculator | Helper class used to calculate a ratio of the time occupied by appointments to the entire interval. |
Delegates
| Name | Description |
|---|---|
| IntervalFoundEventHandler | Represents a method that will handle the FreeTimeCalculator.IntervalFound event. |