Width(Grid, int?) Method
    Sets the grid width.
    
        public static Grid Width(this Grid grid, int? width)- Namespace
- Spectre.Console 
- Containing Type
- GridExtensions
Parameters
- Grid grid
- The grid.
- int? width
- The width.
public static Grid Width(this Grid grid, int? width)