Gets the collection of rows in the grid.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public RowCollection Rows { get; } |
Visual Basic |
---|
Public ReadOnly Property Rows As RowCollection Get |
Remarks
This property is equivalent to Cells.Rows.