ShowHeaders Property
Gets or sets a value indicating whether or not table headers should be shown.
public bool ShowHeaders { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Table
- Property Type
- bool
public bool ShowHeaders { get; set; }