FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method (RowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub RemoveItem( _
       ByVal index As Integer _
    ) 
    protected virtual void RemoveItem( 
       int index
    )

    Parameters

    index
    See Also