Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapter.RowInfo Class / DesiredHeight Property

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