This question is locked. New answers and comments are not allowed.
I am making a query to a database to get the first date and last date of data for a report. How do I block with a X like the default Silverlight calendar does on Telerik RadCalendar?
RadCalendar1.BlockedDates = value; <= Not available
Thanks
RadCalendar1.BlockedDates = value; <= Not available
Thanks