C1.Win.TreeView Namespace / C1TreeViewNodeCellEventArgs Class / ColumnIndex Property

In This Topic
ColumnIndex Property (C1TreeViewNodeCellEventArgs)
In This Topic
Gets the tree column index of TreeView control.
Syntax
'Declaration
 
Public ReadOnly Property ColumnIndex As Integer
 
See Also