ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabItem Class / C1DockTabItem Constructor

In This Topic
    C1DockTabItem Constructor
    In This Topic
    Initializes a new instance of a C1DockTabItem.
    Syntax
    'Declaration
     
    Public Function New()
    public C1DockTabItem()
    See Also