TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeColumnCollection Class / Clear Method

In This Topic
    Clear Method (C1TreeColumnCollection)
    In This Topic
    Removes all columns of tree from the collection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also