The DevExpress ASP.NET Calendar (ASPxCalendar) can display the fast navigation panel in the editor or a popup window depending on the DisplayMode property. This demo illustrates the fast navigation panel's main settings listed below:
- MinZoomLevel - Specifies the minimum zoom level where a user can select a date.
- EnablePeriodNavigation - Specifies whether a user can navigate through periods within the calendar's fast navigation panel.
- ShowFastNavHeaderBackElement - Specifies whether the fast navigation panel contains a button which allows a user to return to the previous period (months, years, days).
Use the options in the demo to see how they affect the editor's behavior and appearance.