ComponentOne TreeView for WinForms
Add(C1TreeColumn) Method

C1.Win.TreeView Namespace > C1TreeColumnCollection Class > Add Method : Add(C1TreeColumn) Method
Adds the new column of tree to the collection.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal treeColumn As C1TreeColumn _
) 
public void Add( 
   C1TreeColumn treeColumn
)

Parameters

treeColumn
See Also

Reference

C1TreeColumnCollection Class
C1TreeColumnCollection Members
Overload List