WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / RemoveRange Method
In This Topic
    RemoveRange Method (GridRowCollection)
    In This Topic
    Syntax
    public void RemoveRange( 
       int startingIndex,
       int count
    )

    Parameters

    startingIndex
    count
    See Also