Skip to main content

DevExpress.XtraScheduler.Tools Namespace

Contains classes which provide additional functionality to the XtraScheduler Suite.

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

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.