SchedulerViewBase.GotoTimeInterval(TimeInterval) Method
In This Article
Selects the specified time interval and scrolls the view to it, if it is not currently visible.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
interval | Time |
A DevExpress. |
See Also