ComponentOne FlexGrid for UWP
Add Method (RowCollection)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCollection Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As Row _
) 
public void Add( 
   Row item
)

Parameters

item
See Also

Reference

RowCollection Class
RowCollection Members