Back to Devexpress

DevExpress.XtraScheduler.Tools Namespace

corelibraries-devexpress-dot-xtrascheduler-21386ffd.md

latest1.3 KB
Original Source

DevExpress.XtraScheduler.Tools Namespace

Contains classes which provide additional functionality to the XtraScheduler Suite.

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Classes

NameDescription
FreeTimeCalculatorEnables you to find available spare time intervals within the specified period.
IntervalFoundEventArgsProvides data for the FreeTimeCalculator.IntervalFound event.
IntervalLoadRatioCalculatorHelper class used to calculate a ratio of the time occupied by appointments to the entire interval.

Delegates

NameDescription
IntervalFoundEventHandlerRepresents a method that will handle the FreeTimeCalculator.IntervalFound event.