A newer version of this page is available.
Switch to the current version.
DevExpress.Xpf.Editors.DateNavigator Namespace
Contains classes which implement the functionality of the Date Navigator control. To use this class in XAML code, add the xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors" namespace reference.
Assembly: DevExpress.Xpf.Core.v19.2.dll
Classes
Name | Description |
---|---|
DateNavigator | Represents a date navigator control. |
DateNavigatorOutlookStyleSettings | Defines the appearance and behavior of DateNavigator in Outlook-inspired operation mode. |
DateNavigatorRequestCellStateEventArgs | Provides data for the DateNavigator.RequestCellState event. |
DateNavigatorStyleSettings | Defines the appearance and behavior of DateNavigator in classic operation mode. |
DateNavigatorStyleSettingsBase | Serves as a base class for the DateNavigator's style settings. |
VisibleDateRangeChangedEventArgs | Provides data for the VisibleDateRangeChanged event. |
Enums
Name | Description |
---|---|
DateNavigatorCalendarView | Lists calendar view types allowing you to display date ranges of a different scope in a different manner. |
DateNavigatorCellState | Lists the values that specify the state of DateNavigator cells. |
DateNavigatorDisplayMode | Lists the values that specify the DateNavigator display mode. |
Feedback