MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridRowCollection Class / Insert Method / Insert(Int32,GridRow) Method
In This Topic
    Insert(Int32,GridRow) Method
    In This Topic
    Syntax
    public void Insert( 
       int index,
       GridRow item
    )

    Parameters

    index
    item
    See Also