Skip to main content
A newer version of this page is available. .

DateTimeRangeCollection Class

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v21.2.dll

Declaration

public class DateTimeRangeCollection :
    ReadOnlyObservableCollectionView<DateTimeRange>

The following members accept/return DateTimeRangeCollection objects:

Inheritance

Object
BindableBase
DevExpress.WinUI.Core.Internal.ObservableCollectionView<DateTimeRange>
DevExpress.WinUI.Scheduler.Internal.ReadOnlyObservableCollectionView<DateTimeRange>
DateTimeRangeCollection
See Also