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

In This Topic
    DefaultRow Property
    In This Topic
    Gets the default row dimensions.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DefaultRow As GridCellFactoryBase.RowInfo
    public GridCellFactoryBase.RowInfo DefaultRow {get;}
    See Also