FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellRange Class / RowsCount Property

In This Topic
    RowsCount Property (GridCellRange)
    In This Topic
    Gets the number or rows.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowsCount As Integer
    public int RowsCount {get;}
    See Also