IDateTimeNavigationService Members
Provides properties and methods for time cell navigation.Methods
| 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