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

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