Skip to main content

IDateTimeNavigationService.GoToToday() Method

In This Article

Navigates to the current date.

Namespace: DevExpress.XtraScheduler.Services

Assembly: DevExpress.XtraScheduler.v24.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