Columns Property
    Gets the grid columns.
    
        public IReadOnlyList<GridColumn> Columns { get; }- Namespace
- Spectre.Console 
- Containing Type
- Grid
- Property Type
- IReadOnlyList<GridColumn> 
public IReadOnlyList<GridColumn> Columns { get; }