ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItemPresenter Class / C1TabItemPresenter Constructor



In This Topic
    C1TabItemPresenter Constructor
    In This Topic
    Initializes a new instance of a C1TabItemPresenter.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1TabItemPresenter()
    public C1TabItemPresenter()
    public:
    C1TabItemPresenter();
    See Also