MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridColumnCollection Class / Insert Method / Insert(Int32,Object) Method
In This Topic
    Insert(Int32,Object) Method
    In This Topic
    Syntax
    public void Insert( 
       int index,
       object value
    )

    Parameters

    index
    value
    See Also