This question is locked. New answers and comments are not allowed.
If I set the DisplayMode property by
| dpStart.DisplayMode = Telerik.Windows.Controls.Calendar.DisplayMode.DecadeView; |
When I click some year value , I want it not to expand to display the next view down in the hierarchy....just stay at the DecadeView and retrun the year value. How to accomplish it?
en...just as YearPicker....MonthPicker, WeekPicker...