ComponentOne TreeView for WinForms
ColumnIndex Property (C1TreeViewNodeCellCancelEventArgs)

C1.Win.TreeView Namespace > C1TreeViewNodeCellCancelEventArgs 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

C1TreeViewNodeCellCancelEventArgs Class
C1TreeViewNodeCellCancelEventArgs Members