Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactoryBase Class / RowsCount Property

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