DateNavigator Class
Represents a Date Navigator.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Related API Members
The following members return DateNavigator objects:
Remarks
The Date Navigator control allows end-users to navigate through dates and choose a date or a range of dates. It features a set of view modes and provides multiple customization options.
The SchedulerDateNavigationBehavior allows you to use the DateNavigator to navigate a Scheduler.
Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
DateNavigator
See Also