RadControls for WPF

Pane navigation control.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Docking (in Telerik.Windows.Controls.Docking.dll) Version: 2013.2.611.40

Syntax

C#
public class RadDocking : ItemsControl, IThemable, 
	INotifyLayoutChange
Visual Basic
Public Class RadDocking _
	Inherits ItemsControl _
	Implements IThemable, INotifyLayoutChange

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ItemsControl
                Telerik.Windows.Controls..::..RadDocking

See Also