New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Getting Started Overview
This tutorial will walk you through creating a Web page that uses RadMonthYearPicker control.
Adding a RadMonthYearPicker control
-
Drag a RadMonthYearPicker control from the toolbox onto your Web Page, below the RadCalendar control.
-
In the RadMonthYearPicker Smart Tag that appears automatically, choose "Outlook" from the drop-down list for the Skin property:
-
Set the MinDate and MaxDate properties to specify the range of valid dates that the user can enter into the RadDatePicker control**.