Rows Property API Reference Spectre.Console Grid Rows Gets the grid rows. public IReadOnlyList<GridRow> Rows { get; } Namespace Spectre.Console Containing Type Grid Property Type IReadOnlyList<GridRow>