Skip to main content

BootstrapSchedulerDateNavigatorProperties Properties

Name Description
AppointmentDatesHighlightMode
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.
DayNameFormat Gets or sets the name format for days of the week. 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.
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.
FastNavProperties Gets the settings of the calendar’s dropdown fast navigation panel. Inherited from BootstrapCalendarProperties.
FirstDayOfWeek Gets or sets the day to display as the first day of the week within the calendar. 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 BootstrapCalendarProperties.
HighlightWeekends Gets or sets a value that specifies whether weekend days are highlighted within the calendar. Inherited from BootstrapCalendarProperties.
MaxDate Gets or sets the maximum date allowed to be entered into the editor by an end-user. Inherited from BootstrapCalendarProperties.
MinDate Gets or sets the minimum date allowed to be entered into the editor by an end-user. Inherited from BootstrapCalendarProperties.
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.
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 BootstrapCalendarProperties.
ShowHeader Gets or sets a value that specifies whether the calendar’s title heading is displayed. Inherited from BootstrapCalendarProperties.
ShowTodayButton Gets or sets a value that specifies whether the Today button is displayed within the calendar’s footer. Inherited from BootstrapCalendarProperties.
ShowWeekNumbers Gets or sets a value that specifies whether the week number section is displayed within the calendar. Inherited from BootstrapCalendarProperties.
TodayButtonText Gets or sets the text displayed within the calendar’s Today button. Inherited from CalendarProperties.
See Also