ComponentOne TreeView for WinForms
Add(String,String,String) Method

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

Parameters

name
displayFieldName
headerText
See Also

Reference

C1TreeColumnCollection Class
C1TreeColumnCollection Members
Overload List