Skip to main content

SchedulerControl.SelectedInterval Property

Namespace: DevExpress.UI.Xaml.Scheduler

Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

[NotPublicByDesign]
public DateTimeRange SelectedInterval { get; protected set; }

#Property Value

Type
DateTimeRange
See Also