Skip to main content

DateNavigatorProperties Properties

Represents settings specific to the calendar functionality of the ASPxDateNavigator control.
Name Description
AppointmentDatesHighlightMode Specifies how to draw dates with appointments.
BoldAppointmentDates Gets or sets a value indicating if the dates which contain appointments should be shown in a bold style.
ButtonStyle Gets the style settings used to paint the editor’s buttons. Inherited from CalendarProperties.
CellDisabledStyle Gets the style properties of the cells for which selection is disabled. Inherited from CalendarProperties.
CellOtherPeriodStyle Gets the style properties of the cells that don’t refer to the current period (month, year, century). Inherited from CalendarProperties.
CellOutOfRangeStyle Gets the style properties of the cells that are out of the specified range (CalendarProperties.MinDate, CalendarProperties.MaxDate). Inherited from CalendarProperties.
CellSelectedStyle Gets the style properties of the selected cells. Inherited from CalendarProperties.
CellStyle Gets the style properties of the cells. Inherited from CalendarProperties.
ChangeVisibleDateAnimationType Gets or sets a value specifying the animation type used to change the visible date. Inherited from CalendarProperties.
Columns Gets or sets the number of columns (months) displayed in a multi-view calendar. Inherited from CalendarProperties.
DayDisabledStyle Gets the style properties of the days disabled for selection. Inherited from CalendarProperties.
DayHeaderStyle Gets the style properties for the calendar’s section that displays the day of the week. Inherited from CalendarProperties.
DayNameFormat Gets or sets the name format for days of the week. Inherited from CalendarProperties.
DayOtherMonthStyle Gets the style properties of the days that don’t belong to the displayed month. Inherited from CalendarProperties.
DayOutOfRangeStyle Gets the style properties of the days that don’t belong to the date range allowed for selection. Inherited from CalendarProperties.
DaySelectedStyle Gets the style settings for the calendar’s selected day. Inherited from CalendarProperties.
DayStyle Gets the style settings for the days displayed in the calendar. Inherited from CalendarProperties.
DayWeekendStyle Gets the style properties for the weekend dates in the calendar. Inherited from CalendarProperties.
DisabledDates Provides access to a calendar’s collection of disabled dates. Inherited from CalendarProperties.
EnableChangeVisibleDateGestures Gets or sets a value specifying whether an end-user can change the visible date with a swipe gesture. Inherited from CalendarProperties.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from EditPropertiesBase.
EnableFocusedStyle Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings. Inherited from EditProperties.
EnableLargePeriodNavigation Get or sets the visibility of the << and >> buttons, thus controlling the availability of year navigation within the calendar. Inherited from CalendarProperties.
EnablePeriodNavigation Gets or sets the visibility of the Prev and Next buttons, thus controlling the availability of navigation within the calendar. Inherited from CalendarProperties.
EncodeHtml Gets or sets whether to encode cell values in a column/row.. Inherited from EditPropertiesBase.
FastNavFooterStyle Gets the style properties for the footer section of the calendar’s fast navigation panel. Inherited from CalendarProperties.
FastNavHeaderBackElementImage Gets the settings of an image that is displayed in the element used to return back to the previous mode within the fast navigation area’s header. Inherited from CalendarProperties.
FastNavHeaderBackElementRtlImage Gets the settings of an image that is displayed in the element used to return back to the previous mode within the fast navigation area’s header when the calendar is in RTL mode. Inherited from CalendarProperties.
FastNavHeaderStyle Gets the style properties of the area that allows a user to return back to the previous mode within the fast navigation area. Inherited from CalendarProperties.
FastNavItemAreaStyle Gets the style properties of the fast navigation area. Inherited from CalendarProperties.
FastNavItemOtherPeriodStyle Gets the style properties of the fast navigation area’s items that belong to the neighboring period. Inherited from CalendarProperties.
FastNavItemStyle Gets the style properties of the fast navigation area’s item. Inherited from CalendarProperties.
FastNavMonthAreaStyle Gets the style properties for the fast navigation panel’s section that displays months. Inherited from CalendarProperties.
FastNavMonthStyle Gets the style settings for the months displayed in the calendar’s fast navigation panel. Inherited from CalendarProperties.
FastNavNextYearImage Gets the settings of an image that is displayed in the fast navigation panel’s NextYear button element. Inherited from CalendarProperties.
FastNavPrevYearImage Gets the settings of an image that is displayed in the fast navigation panel’s PrevYear button element. Inherited from CalendarProperties.
FastNavProperties Gets the settings of the calendar’s dropdown fast navigation panel. Inherited from CalendarProperties.
FastNavStyle Gets the common style settings for the calendar’s fast navigation panel. Inherited from CalendarProperties.
FastNavYearAreaStyle Gets the style properties for the fast navigation panel’s section that displays years. Inherited from CalendarProperties.
FastNavYearStyle Gets the style settings for the years displayed in the calendar’s fast navigation panel. Inherited from CalendarProperties.
FirstDayOfWeek Gets or sets the day to display as the first day of the week within the calendar. Inherited from CalendarProperties.
FocusedStyle Gets the style settings which define an editor’s appearance in the focused state. Inherited from EditProperties.
FooterStyle Gets the style properties for the calendar’s footer section. Inherited from CalendarProperties.
HeaderStyle Gets the style properties of the calendar’s title heading. Inherited from CalendarProperties.
HighlightToday Gets or sets a value that specifies whether a day that corresponds to today’s date is highlighted within the calendar. Inherited from CalendarProperties.
HighlightWeekends Gets or sets a value that specifies whether weekend days are highlighted within the calendar. Inherited from CalendarProperties.
InvalidStyle Gets the style settings which define an editor’s appearance in the invalid state. Inherited from EditProperties.
LoadingPanelImage Gets the settings of an image that is displayed in a calendar’s loading panel. Inherited from CalendarProperties.
MaxDate Gets or sets the maximum date allowed to be entered into the editor by an end-user. Inherited from CalendarProperties.
MinDate Gets or sets the minimum date allowed to be entered into the editor by an end-user. Inherited from CalendarProperties.
MonthGridPaddings Gets the amount of space around the month grid within the calendar. Inherited from CalendarProperties.
NextLargePeriodImage Gets the settings of an image that is displayed in the calendar’s NextYear button element. Inherited from CalendarProperties.
NextPeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from CalendarProperties.
ParentImages This property is not in effect for the EditPropertiesBase class. Inherited from EditPropertiesBase.
ParentSkinOwner For internal use only. Inherited from EditPropertiesBase.
ParentStyles This property is not in effect for the EditPropertiesBase class. Inherited from EditPropertiesBase.
PickerType Specifies a date component an end user can select (a day, month, decade or year). Inherited from CalendarProperties.
PrevLargePeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from CalendarProperties.
PrevPeriodImage Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from CalendarProperties.
ReadOnlyStyle Gets style settings for the read-only editor state. Inherited from EditProperties.
Rows Gets or sets the number of rows (months) displayed in a multi-view calendar. Inherited from CalendarProperties.
SettingsAdaptivity Provides access to the calendar adaptivity settings. Inherited from CalendarProperties.
ShowDayHeaders Gets or sets a value that specifies whether the heading for the days of the week is displayed. Inherited from CalendarProperties.
ShowHeader Gets or sets a value that specifies whether the calendar’s title heading is displayed. Inherited from CalendarProperties.
ShowShadow Gets or sets a value that specifies whether a calendar’s popup window casts a shadow. Inherited from CalendarProperties.
ShowTodayButton Gets or sets a value that specifies whether the Today button is displayed within the calendar’s footer. Inherited from CalendarProperties.
ShowWeekNumbers Gets or sets a value that specifies whether the week number section is displayed within the calendar. Inherited from CalendarProperties.
Style Gets the style settings defining the editor appearance. Inherited from EditPropertiesBase.
TodayButtonText Gets or sets the text displayed within the calendar’s Today button. Inherited from CalendarProperties.
TodayStyle Gets the style settings for the calendar day that corresponds to today’s date. Inherited from CalendarProperties.
WeekNumberStyle Gets the style properties for the week number markers in the calendar. Inherited from CalendarProperties.
See Also