[]
Gets the rows of the grid.
public IList<GridRow> Rows { get; }
A list of GridRow objects representing the rows of the grid.