SchedulerViewBase.SelectedInterval Property
Gets the time interval currently selected in the scheduler’s active view by an end-user.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object representing the selected time interval. |
See Also