ComponentOne FlexGrid for UWP
Rows Property (GridPanel)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GridPanel Class : Rows Property
Gets the collection of rows in this GridPanel.
Syntax
'Declaration
 
Public Property Rows As RowCollection
public RowCollection Rows {get; set;}
See Also

Reference

GridPanel Class
GridPanel Members