| C1.Win.TreeView Namespace > C1TreeViewNodeCellEventArgs Class : ColumnIndex Property |
'Declaration<C1DescriptionAttribute("Gets the tree column index of TreeView control.")> Public ReadOnly Property ColumnIndex As Integer
'UsageDim instance As C1TreeViewNodeCellEventArgs Dim value As Integer value = instance.ColumnIndex
[C1Description("Gets the tree column index of TreeView control.")] public int ColumnIndex {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2