TreeView for WPF | ComponentOne
C1.WPF.TreeView 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()
    public C1TreeViewPanel()
    See Also