TimeSpanCollection Class
In This Article
An ObservableCollection of time intervals.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Related API Members
The following members return TimeSpanCollection objects:
#Remarks
An instance of this class is returned by the DayViewBase.TimeScales property.
See Also