You can set MinDate in the code behind using this line of code:
picker1.MinDate = new DateTime(2010,5,14,11,12,13);
This will be 14 of May 2012 year, 11AM, 12 minutes and 13 seconds.
Greetings,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.