Go to Date Window
An GotoDateWindow class instance. The window enables the end-user to navigate dates.
Use the following actions and methods to invoke the window:
- Right-click the view’s cell and select Go to Date… in the context menu.
- Call the SchedulerControl.ShowGotoDateWindow method.
To substitute the default window with a custom descendant, use the OptionsWindows.GotoDateWindowType property or handle the SchedulerControl.GotoDateWindowShowing event.