Click or drag to resize

ConsoleTableColumnAlternativeForeground Property

Gets or sets the alternative foreground color for the column values

Namespace:  Cauldron.Consoles
Assembly:  Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public ConsoleColor AlternativeForeground { get; set; }

Property Value

Type: ConsoleColor

[Missing <value> documentation for "P:Cauldron.Consoles.ConsoleTableColumn.AlternativeForeground"]

See Also