TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeView Class / C1TreeView Constructor / C1TreeView Constructor()

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