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

IDateTimeNavigationService Methods

Provides properties and methods for time cell navigation.
Name Description
GoToDate(DateTime, SchedulerViewType) Displays the specified date using the specified view.
GoToDate(DateTime) Navigates to the specified date.
GoToToday() Navigates to the current date.
NavigateBackward() Moves one visible time frame backward.
NavigateForward() Advances one visible time frame forward.
See Also