TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItem Class / C1TabItem Constructor

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