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

DateNavigatorExtension Constructors

An extension object implementing the DateNavigator functionality.
Name Parameters Description
DateNavigatorExtension(SchedulerSettings, ViewContext) settings, viewContext Initializes a new instance of the DateNavigatorExtension class with the specified settings and provides the context information about the view.
DateNavigatorExtension(SchedulerSettings) settings Initializes a new instance of the DateNavigatorExtension class with the specified settings.
DateNavigatorExtension(SchedulerStorageControlSettings, ViewContext) settings, viewContext Initializes a new instance of the DateNavigatorExtension class.
DateNavigatorExtension(SchedulerStorageControlSettings) settings Initializes a new instance of the DateNavigatorExtension class.
See Also