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

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