FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapter.RowInfo Class / RenderHeight Property

In This Topic
    RenderHeight Property
    In This Topic
    Gets the render height of the row.
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderHeight As Double
    public double RenderHeight {get;}
    See Also