Breaking Changes

This article describes the breaking changes history of the RadDocking control.

To see the fixes and features included in our latest official release please refer to our Release History.

  • The ElementSaving and ElementCleaning events are omitted. Use the ElementLayoutSaving and ElementLayoutCleaning events instead.
  • The Telerik.Windows.Controls.PaneHeaderAutomationPeer class is removed. Use the same class's name but from the Telerik.Windows.Automation.Peers namespace.
  • The PreviewResizeStart event of the RadGridResizer class is omitted as it is not used internally.
In this article