RadControls for Silverlight

Pane navigation control.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ItemsControl
            Telerik.Windows.Controls..::..ItemsControl
              Telerik.Windows.Controls..::..RadDocking

See Also