Table.HeaderSet property
Gets or sets a value indicating whether the table header has been set.
public bool HeaderSet { get; set; }
See Also
- class Table
- namespace Kestrun.Logging.Utils.Console
Gets or sets a value indicating whether the table header has been set.
public bool HeaderSet { get; set; }