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