Expand Property
Gets or sets a value indicating whether or not the table should
fit the available space. If
false
, the table width will be
auto calculated. Defaults to false
.
public bool Expand { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Table
- Property Type
- bool