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

IDateTimeNavigationService Interface

Provides properties and methods for time cell navigation.

Namespace: DevExpress.XtraScheduler.Services

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

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public interface IDateTimeNavigationService

Remarks

See the DateTime Navigation Services topic and the online example How to use DateTimeNavigation service, for more information.

See Also