FastNavigationDisplayMode Enum
In This Article
Lists values that specify the display mode of the calendar’s fast navigation.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Popup | The fast navigation is displayed within the popup window. |
Inline | The fast navigation is displayed within the calendar. |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also