Version

SelectedTimeRange Property (XamScheduler)

Returns the Infragistics.Scheduler.TimeRange that is currently selected in a DayView or WeekView. Returns null if no Infragistics.Scheduler.TimeRange is currently selected. NOTE: The DayView or WeekView will highlight the TimeSlot which contains the Infragistics.Scheduler.TimeRange.Start time associated with the SelectedTimeRange.
Syntax
public TimeRange SelectedTimeRange {get;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also