ComponentOne DockControl for WPF and Silverlight
C1DockTabItem Class
Members 

C1.WPF.Docking Namespace : C1DockTabItem Class
Represents a selectable item in a C1DockTabControl.
Object Model
C1DockTabItem Class
Syntax
'Declaration
 
Public Class C1DockTabItem 
   Inherits C1.WPF.C1TabItem
public class C1DockTabItem : C1.WPF.C1TabItem 
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.ContentControl
                        C1.WPF.C1TabItem
                           C1.WPF.Docking.C1DockTabItem

See Also

Reference

C1DockTabItem Members
C1.WPF.Docking Namespace