Skip to main content
A newer version of this page is available. .

BootstrapCalendarFastNavProperties Properties

Contains settings specific to a calendar’s fast navigation panel.
Name Description
CancelButtonText Gets or sets the text displayed within the Cancel button of the calendar’s fast navigation panel. Inherited from CalendarFastNavProperties.
DisplayMode Gets or sets the display mode of the calendar’s fast navigation.
Enabled Gets or sets a value that specifies whether the calendar’s fast navigation panel is enabled. Inherited from CalendarFastNavProperties.
EnableInlineAnimation Gets or sets a value that specifies whether a specific animation effect is used when using the calendar’s fast navigation. Inherited from CalendarFastNavProperties.
EnablePeriodNavigation Gets or sets a value that specifies whether a user can navigate through periods within the calendar’s fast navigation area. Inherited from CalendarFastNavProperties.
EnablePopupAnimation This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
InitialView
MaxView Specifies the earliest available Calendar view. For example, if the MaxView property is set to “Months”, the picker displays the months of a particular year and January is the earliest available Calendar view item. Inherited from CalendarFastNavProperties.
MinZoomLevel Gets or sets a value specifying the minimum zoom level of the date range displayed within the calendar’s fast navigation area. Inherited from CalendarFastNavProperties.
OkButtonText Gets or sets the text displayed within the Ok button of the calendar’s fast navigation panel. Inherited from CalendarFastNavProperties.
ShowFastNavHeaderBackElement Specifies whether the back element used to return to the previous mode is displayed within the fast navigation area’s header. Inherited from CalendarFastNavProperties.
See Also