SchedulerDateNavigationBehavior Class
In This Article
Allows you to use the DateNavigator control to display and select the visible dates in the Scheduler.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Remarks
The SchedulerDateNavigationBehavior synchronizes values of the SchedulerControl.VisibleIntervals and the DateNavigator.SelectedDates properties.
#Inheritance
Object
DependencyObject
DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase
DevExpress.Mvvm.UI.Interactivity.Behavior
DevExpress.Mvvm.UI.Interactivity.Behavior<SchedulerControl>
SchedulerDateNavigationBehavior
See Also