WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / MinHeight Property
In This Topic
    MinHeight Property (GridBoundRow)
    In This Topic
    Gets or sets the minimum height of the row.
    Syntax
    public double MinHeight {get; set;}
    See Also