# Key Features

Read the topic to know more about DateEdit control for WinForms.

## Content

CalendarView offers numerous features to let developers build intuitive, professional-looking applications.

* **Quick Navigation**
    CalenderView allows quick and easy [navigation](/componentone/docs/win/online-calendar/calendarview-overview/calendarview-behavior/calendarview-navigation) through dates, months, and years in different ways. Navigation buttons allow you to go to the previous or the next month. The month and the year selectors enable you to select any month or year from their pop-ups, respectively. Furthermore, it is possible to jump to a specific year by editing the year field.
* **Selection**
    CalendarView supports [selection](/componentone/docs/win/online-calendar/calendarview-overview/calendarview-behavior/calendarview-selection) of single as well as multiple dates. While selecting multiple dates, the control allows both contiguous and non-contiguous modes of selection.
* **Multi-month view**
    CalendarView lets you display more than one month in calendar by setting the [CalendarDimensions](/componentone/docs/win/online-calendar/) property.
* **Keyboard support**
    CalendarView provides keyboard support for both navigation and selection. You can use various keys to navigate through dates and months, and select multiple dates in a month.
* **Orientation**
    CalendarView allows displaying months vertically and horizontally in the case of multi-month view.
* **Internationalization**
    CalendarView lets you change current culture settings to display calendar in specific locales. In addition, the control provides right-to-left support for languages that follow right-to-left scripts.
* **Theming**
    CalendarView enables you to customize the look and feel of calendar by using pre-defined themes.
* **Styling**
    CalendarView offers various styling features for styling calendar area and calendar elements, such as titles and navigation buttons.