TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewLinePanel Class / C1TreeViewLinePanel Constructor

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