VisualDayViewInterval Class
Provides information on visual elements combined into time intervals displayed in the SchedulerControl.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
#Remarks
Important
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.
When the Day or Work-Week view is active and appointments are grouped by dates, the view’s elements (resource headers, navigation buttons, etc.) are combined into time intervals which are represented by the VisualDayViewInterval objects.
The collection of VisualDayViewInterval objects is accessed via the VisualIntervalsBasedViewInfo.Intervals property.