ComponentOne TreeView for WinForms
ColumnIndex Property (C1TreeViewNodeCellEventArgs)

C1.Win.TreeView Namespace > C1TreeViewNodeCellEventArgs Class : ColumnIndex Property
Gets the tree column index of TreeView control.
Syntax
'Declaration
 
Public ReadOnly Property ColumnIndex As Integer
public int ColumnIndex {get;}
See Also

Reference

C1TreeViewNodeCellEventArgs Class
C1TreeViewNodeCellEventArgs Members