ComponentOne DockControl for WPF and Silverlight
C1DockTabControl Class
Members 

C1.WPF.Docking Namespace : C1DockTabControl Class
Represents a dockable, slideable, and floatable item in a C1DockControl.
Object Model
C1DockTabControl Class
Syntax
'Declaration
 
Public Class C1DockTabControl 
   Inherits C1.WPF.C1TabControl
public class C1DockTabControl : C1.WPF.C1TabControl 
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.C1TabControl
                           C1.WPF.Docking.C1DockTabControl

See Also

Reference

C1DockTabControl Members
C1.WPF.Docking Namespace