WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / DefaultGroupSize Property
In This Topic
    DefaultGroupSize Property
    In This Topic
    Gets or sets the default group row height.
    Syntax
    public Nullable<GridLength> DefaultGroupSize {get; set;}
    See Also