[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeColumnCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the column of tree at the specified index of the collection.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index
Implements