ComponentOne TreeView for WinForms
Add(String,String) Method

C1.Win.TreeView Namespace > C1TreeColumnCollection Class > Add Method : Add(String,String) Method
Adds the new column of tree with specified name and display field name to the collection.
Syntax
'Declaration
 
Public Overloads Function Add( _
   ByVal name As String, _
   ByVal displayFieldName As String _
) As C1TreeColumn

Parameters

name
displayFieldName
See Also

Reference

C1TreeColumnCollection Class
C1TreeColumnCollection Members
Overload List