[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeColumnCollection.Count

Count Property

Count

Gets the number of columns of tree contained in the C1TreeColumnCollection instance.

Declaration
public int Count { get; }
Implements