aspnet-devexpress-dot-web-dot-calendarfastnavproperties-dot-underscore-properties.md
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. |
| 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. |
| EnableInlineAnimation | Gets or sets a value that specifies whether a specific animation effect is used when using the calendar’s fast navigation. |
| EnablePopupAnimation | Gets or sets a value that specifies whether a specific animation effect is used when the calendar’s fast navigation panel is invoked. |
| InitialView | Specifies the initial Calendar view. |
| 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. |
| OkButtonText | Gets or sets the text displayed within the Ok button of the calendar’s fast navigation panel. |
| ShowFastNavHeaderBackElement | Specifies whether the back element used to return to the previous mode is displayed within the fast navigation area’s header. |
See Also
CalendarFastNavProperties Class