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



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