Back to Devexpress

IDateTimeNavigationService.GoToToday() Method

corelibraries-devexpress-dot-xtrascheduler-dot-services-dot-idatetimenavigationservice.md

latest1.2 KB
Original Source

IDateTimeNavigationService.GoToToday() Method

Navigates to the current date.

Namespace : DevExpress.XtraScheduler.Services

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
void GoToToday()
vb
Sub GoToToday

Remarks

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

See Also

DateTime Navigation Services

IDateTimeNavigationService Interface

IDateTimeNavigationService Members

DevExpress.XtraScheduler.Services Namespace