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.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Classes
Name | Description |
---|---|
DateNavigator | A DateNavigator control. |
DateNavigatorCellAppearance | Contains a DateNavigator‘s cell states. |
DateNavigatorOutlookStyleSettings | Defines the appearance and behavior of DateNavigator in Outlook-inspired operation mode. |
DateNavigatorRequestCellAppearanceEventArgs | Provides data for the RequestCellAppearance event. |
DateNavigatorRequestCellStateEventArgs | Provides data for the DateNavigator.RequestCellState event. |
DateNavigatorStateAppearance | Contains a cell’s appearance properties. |
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 |
---|---|
DateNavigatorCalendarCellState | Lists calendar cell states. |
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. |
DateNavigatorSelectionMode | Lists values that specify whether users can select date ranges. |