WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / MinRowHeight Property
In This Topic
    MinRowHeight Property
    In This Topic
    Gets or sets the minimum height of rows in the FlexGrid.
    Syntax
    public double MinRowHeight {get; set;}
    See Also