ComponentOne TreeView for WinForms
Count Property (C1TreeColumnCollection)

C1.Win.TreeView Namespace > C1TreeColumnCollection Class : Count Property
Gets the number of columns of tree contained in the C1TreeColumnCollection instance.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TreeColumnCollection インスタンスに含まれるツリーの列数を取得します。")>
Public ReadOnly Property Count As Integer
[C1Description("C1TreeColumnCollection インスタンスに含まれるツリーの列数を取得します。")]
public int Count {get;}
See Also

Reference

C1TreeColumnCollection Class
C1TreeColumnCollection Members