MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / TransposedGridCellFactory Class / GetRowRenderHeight Method
The row index.
In This Topic
    GetRowRenderHeight Method (TransposedGridCellFactory)
    In This Topic
    Gets the render height of the specified row.
    Syntax
    public double GetRowRenderHeight( 
       int row
    )

    Parameters

    row
    The row index.
    See Also