FastNavigationDisplayMode Enum
In This Article
Lists values that specify the display mode of the calendar’s fast navigation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Popup
|
The fast navigation is displayed within the popup window. |
Inline
|
The fast navigation is displayed within the calendar. |
#Related API Members
The following properties accept/return FastNavigationDisplayMode values:
Library | Related API Members |
---|---|
ASP. |
Bootstrap |
ASP. |
Calendar |
See Also