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

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