Back to Devexpress

DateTime Navigation Services

windowsforms-4109-controls-and-libraries-scheduler-services-datetime-navigation-services.md

latest1.6 KB
Original Source

DateTime Navigation Services

  • Nov 24, 2025

You can create your own class which inherits the IDateTimeNavigationService interface to implement methods for time navigation within scheduler’s datetime dimension. These methods are the following:

Tip

To register a service, use the SchedulerControl.RemoveService and SchedulerControl.AddService methods as described in the Introduction to Services in XtraScheduler document.