AddEmptyRow(Grid) Method
    Adds an empty row to the grid.
    
        public static Grid AddEmptyRow(this Grid grid)- Namespace
- Spectre.Console 
- Containing Type
- GridExtensions
Parameters
- Grid grid
- The grid to add the row to.
public static Grid AddEmptyRow(this Grid grid)