WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / AddRange Method
In This Topic
    AddRange Method (GridRowCollection)
    In This Topic
    Syntax
    public void AddRange( 
       IEnumerable<GridRow> items
    )

    Parameters

    items
    See Also