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

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.