BootstrapCalendar.FastNavProperties Property
Gets the settings of the calendar’s dropdown fast navigation panel.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BootstrapCalendarFastNavProperties | A CalendarFastNavProperties object that contains the fast navigation panel’s settings. |
See Also