Back to Devexpress

DevExpress.Xpf.Editors.DateNavigator Namespace

wpf-devexpress-dot-xpf-dot-editors-cbb3051d.md

latest3.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Classes

NameDescription
DateNavigatorA DateNavigator control.
DateNavigatorCellAppearanceContains a DateNavigator‘s cell states.
DateNavigatorOutlookStyleSettingsDefines the appearance and behavior of DateNavigator in Outlook-inspired operation mode.
DateNavigatorRequestCellAppearanceEventArgsProvides data for the RequestCellAppearance event.
DateNavigatorRequestCellStateEventArgsProvides data for the DateNavigator.RequestCellState event.
DateNavigatorStateAppearanceContains a cell’s appearance properties.
DateNavigatorStyleSettingsDefines the appearance and behavior of DateNavigator in classic operation mode.
DateNavigatorStyleSettingsBaseServes as a base class for the DateNavigator’s style settings.
VisibleDateRangeChangedEventArgsProvides data for the VisibleDateRangeChanged event.

Enums

NameDescription
DateNavigatorCalendarCellStateLists calendar cell states.
DateNavigatorCalendarViewLists calendar view types allowing you to display date ranges of a different scope in a different manner.
DateNavigatorCellStateLists the values that specify the state of DateNavigator cells.
DateNavigatorDisplayModeLists the values that specify the DateNavigator display mode.
DateNavigatorSelectionModeLists values that specify whether users can select date ranges.