ComponentOne DockControl for WPF and Silverlight
C1DockGroup Class
Members 

C1.WPF.Docking Namespace : C1DockGroup Class
Use as a C1DockControl item to enclose C1DockTabControls in a sub-rectangle of the available space.
Object Model
C1DockGroup Class
Syntax
'Declaration
 
Public Class C1DockGroup 
   Inherits System.Windows.Controls.ItemsControl
public class C1DockGroup : System.Windows.Controls.ItemsControl 
Remarks
Some layouts can only be obtained with the use of this class.
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
                        C1.WPF.Docking.C1DockGroup

See Also

Reference

C1DockGroup Members
C1.WPF.Docking Namespace