ComponentOne FlexGrid for UWP
Remove Method (RowCollection)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCollection Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As Row _
) As System.Boolean
public System.bool Remove( 
   Row item
)

Parameters

item
See Also

Reference

RowCollection Class
RowCollection Members