Click or drag to resize

ConsoleTableColumnWidth Property

Gets or sets a ratio of the column width depending to the WindowWidth and total amount of columns

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

Property Value

Type: Single

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

See Also