SchedulerControl.DateNavigatorQueryActiveViewType Event
Enables you to specify the active view type of the Scheduler when the user selects dates in the bound DateNavigator.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
#Event Data
The DateNavigatorQueryActiveViewType event's data class is DateNavigatorQueryActiveViewTypeEventArgs. The following properties provide information specific to this event:
Property | Description |
---|---|
New |
Gets or sets the type of the view to be used by the scheduler to show its data after the date range selected in the bound Date |
Old |
Gets the type of the view used by the scheduler to show its data before the date range selected in the bound Date |
Selected |
Gets the collection of dates selected in the Date |
#Remarks
Important
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.