ComponentOne FlexGrid for WPF and Silverlight
Rows Property (GridPanel)

C1.WPF.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