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

In This Topic
    MaxHeight Property (GridControlAdapter.RowInfo)
    In This Topic
    Gets the maximum height of the row.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxHeight As Double
    public double MaxHeight {get;}
    See Also