BootstrapCalendarFastNavProperties Class
Contains settings specific to a calendar’s fast navigation panel.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapCalendarFastNavProperties objects:
Remarks
Properties exposed by the BootstrapCalendarFastNavProperties class allow the fast navigation panel’s availability to be controlled (CalendarFastNavProperties.Enabled), and the text for the Ok and Cancel buttons to be defined (CalendarFastNavProperties.OkButtonText.
Additionally, you can use the BootstrapCalendarFastNavProperties.DisplayMode property to specify whether the fast navigation panel is displayed in a popup window or within the Calendar control itself.