NoWrap Property
Gets or sets a value indicating whether wrapping of
text within the column should be prevented.
public bool NoWrap { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TableColumn
- Property Type
- bool