WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / Move Method
In This Topic
    Move Method (GridRowCollection)
    In This Topic
    Syntax
    public void Move( 
       int from,
       int to
    )

    Parameters

    from
    to
    See Also