Hi All,
Currently using the RadCalendar control, we would like to display and focus on the Selected Date only,
I have been able to use IsTodayHighlighted="False" however if my selected date is in a different month, I still get the current month showing.
The Aspnet-Ajax calendar control has a FocusedDate property, is there any thing similar in the WPF control.
Many thanks