TableColumn(string) Constructor
Initializes a new instance of the
TableColumn
class.
public TableColumn(string header)
- Namespace
- Spectre
.Console - Containing Type
- TableColumn
Parameters
- string header
- The table column header.