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

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