RadControls_for_WPF35_2010_2_0812_DEV
The following properties exposed in Blend have no effect on the calender in the DatePicker:
- AreWeekNamesVisible
- AreWeekNumbersVisible
- CalendarWeekRule
- Columns
- DisplayMode
- HeaderVisibility
- isTodayHighlighted
- Orientation
- Rows
- ViewsHeaderVisibility
Also, the DisplayDate picked the first day of this month by default, not the current date.
Is this a bug or should those properties be hidden from the control? To the point, I need these properties to work.
The following properties exposed in Blend have no effect on the calender in the DatePicker:
- AreWeekNamesVisible
- AreWeekNumbersVisible
- CalendarWeekRule
- Columns
- DisplayMode
- HeaderVisibility
- isTodayHighlighted
- Orientation
- Rows
- ViewsHeaderVisibility
Also, the DisplayDate picked the first day of this month by default, not the current date.
Is this a bug or should those properties be hidden from the control? To the point, I need these properties to work.