Skip to main content

DateTime Navigation Services

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. For WPF Scheduler use the SchedulerControl.RemoveService and SchedulerControl.AddService methods respectively.