[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeColumnCollection.Remove

Remove Method

Remove(C1TreeColumn)

Removes the first occurrence of a specified column of tree from the collection.

Declaration
public bool Remove(C1TreeColumn treeColumn)
Parameters
Type Name Description
C1TreeColumn treeColumn
Returns
Type Description
bool