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