True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Integer
    public System.int RowCount {get;}
    See Also