FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.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