Columns Property
Gets the table columns.
public IReadOnlyList<TableColumn> Columns { get; }
- Namespace
- Spectre
.Console - Containing Type
- Table
- Property Type
- IReadOnlyList
<TableColumn>
public IReadOnlyList<TableColumn> Columns { get; }