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