ComponentOne FlexGrid for UWP
RemoveAt Method (RowCollection)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

RowCollection Class
RowCollection Members