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