WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / MinSize Property
In This Topic
    MinSize Property (GridRowCollection)
    In This Topic
    Gets or sets the minimum size for the items in the collection.
    Syntax
    public double MinSize {get; set;}
    See Also