ComponentOne List for WinForms
C1.Win.C1List Namespace / SplitCollection Class / ColCount Property

In This Topic
    ColCount Property (SplitCollection)
    In This Topic
    Gets the number of horizontal splits in the collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColCount As Integer
    public int ColCount {get;}
    See Also