New to Telerik UI for WinFormsStart a free 30-day trial

Navigation Modes

Updated on Sep 18, 2025

The embedded RadCalendar has HeaderNavigationMode property, which determines what will be the behavior of control when the end-users clicks on the header of RadCalendar. In this article we will demonstrate how to change the default navigation mode.

HeaderNavigationModeDesign
ZoomWinForms RadDateOnlyPicker Zoom

Setting the value of RadDateOnlyPicker

C#
this.radDateOnlyPicker1.DateOnlyPickerElement.Calendar.HeaderNavigationMode = HeaderNavigationMode.Zoom;

WinForms RadDateOnlyPicker Value Property

See Also

In this article
See Also
Not finding the help you need?
Contact Support