Expand Property

Gets or sets a value indicating whether or not the object should expand to the available space. If false, the object's width will be auto calculated.
public bool Expand { get; set; }
Namespace
Spectre.Console
Containing Type
Grid
Property Type
bool