| C1.Win.TreeView Namespace > C1TreeColumnCollection Class : Count Property |
'Declaration<C1DescriptionAttribute("Gets the number of columns of tree contained in the C1TreeColumnCollection instance.")> Public ReadOnly Property Count As Integer
'UsageDim instance As C1TreeColumnCollection Dim value As Integer value = instance.Count
[C1Description("Gets the number of columns of tree contained in the C1TreeColumnCollection instance.")] public int Count {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