Click or drag to resize

ConsoleTableColumnFiller Property

Gets or sets the filler character for the space between the columns

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

Property Value

Type: Char

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

See Also