Skip to main content

DateNavigator Fields

Represents a Date Navigator.
Name Description
ActualDisplayDateProperty static Identifies the DateNavigator.ActualDisplayDate dependency property.
ActualDisplayDateRangeProperty static Identifies the DateNavigator.ActualDisplayDateRange dependency property.
AnimationModeProperty static Identifies the DateNavigator.AnimationMode dependency property.
CalendarCultureProperty static Identifies the DateNavigator.CalendarCulture dependency property.
CellItemContainerStyleProperty static Identifies the DateNavigator.CellItemContainerStyle dependency property.
CellItemTemplateProperty static Identifies the DateNavigator.CellItemTemplate dependency property.
CellItemTemplateSelectorProperty static Identifies the DateNavigator.CellItemTemplateSelector dependency property.
CenturyCellFormatProperty static Identifies the DateNavigator.CenturyCellFormat dependency property.
CenturyHeaderFormatProperty static Identifies the DateNavigator.CenturyHeaderFormat dependency property.
DayNameFormatProperty static Identifies the DateNavigator.DayNameFormat dependency property.
DayNameTemplateProperty static Identifies the DateNavigator.DayNameTemplate dependency property.
DecadeCellFormatProperty static Identifies the DateNavigator.DecadeCellFormat dependency property.
DecadeHeaderFormatProperty static Identifies the DateNavigator.DecadeHeaderFormat dependency property.
DisplayDateEndProperty static Identifies the DateNavigator.DisplayDateEnd dependency property.
DisplayDateProperty static Identifies the DateNavigator.DisplayDate dependency property.
DisplayDateStartProperty static Identifies the DateNavigator.DisplayDateStart dependency property.
EnableMouseWheelDateScrollingProperty static Identifies the DateNavigator.EnableMouseWheelDateScrolling dependency property.
ExactWorkdaysProperty static Identifies the DateNavigator.ExactWorkdays dependency property.
FirstDayOfWeekProperty static Identifies the DateNavigator.FirstDayOfWeek dependency property.
HeaderProperty static Identifies the DateNavigator.Header dependency property.
HeaderViewStyleProperty static Identifies the DateNavigator.HeaderViewStyle dependency property.
HolidaysProperty static Identifies the DateNavigator.Holidays dependency property.
MonthCellFormatProperty static Identifies the DateNavigator.MonthCellFormat dependency property.
MonthHeaderFormatProperty static Identifies the DateNavigator.MonthHeaderFormat dependency property.
SelectedDateProperty static Identifies the DateNavigator.SelectedDate dependency property.
SelectedDatesProperty static Identifies the DateNavigator.SelectedDates dependency property.
SelectionModeProperty static Identifies the DateNavigator.SelectionMode dependency property.
ShowDaysOfWeekProperty static Identifies the DateNavigator.ShowDaysOfWeek dependency property.
ShowWeekNumbersProperty static Identifies the DateNavigator.ShowWeekNumbers dependency property.
SpecialDatesProperty static Identifies the DateNavigator.SpecialDates dependency property.
ViewModeProperty static Identifies the DateNavigator.ViewMode dependency property.
WeekNumberFormatProperty static Identifies the DateNavigator.WeekNumberFormat dependency property.
WeekNumberRuleProperty static Identifies the DateNavigator.WeekNumberRule dependency property.
WeekNumberTemplateProperty static Identifies the DateNavigator.WeekNumberTemplate dependency property.
WorkdaysProperty static Identifies the DateNavigator.Workdays dependency property.
YearCellFormatProperty static Identifies the DateNavigator.YearCellFormat dependency property.
YearHeaderFormatProperty static Identifies the DateNavigator.YearHeaderFormat dependency property.
See Also