Backwards Compatibility
This article lists the breaking changes of the control.
Q3 2013
Changed
- In the Telerik.Windows.Controls.Scheduling.ZIndexManager class the GetZIndex has been changed.
What to do now:
This method was returning wrong Framework element type. It is now fixed and returns the correct Integer type. No changes are required.
Q2 2012
Changed
- The FixedTickLengthProvider has been obsolete and removed.
What to do now:
You should use FixedTickLength instead.
Changed
- The InvertedBooleanConverter in Telerik.Windows.Controls.ScheduleView.dll is marked as obsolete.
What to do now:
The one from Telerik.Windows.Controls assembly should be used instead.