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