Skip to main content

IDateTimeNavigationService.GoToToday() Method

Navigates to the current date.

Namespace: DevExpress.XtraScheduler.Services

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

void GoToToday()

Remarks

Use this method for switching to the current date in the Scheduler.

See Also