Property MaxWidth | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MaxWidth

Set the maximum width of the column in characters. This value will be ignored if more than the tablesMaxCellWidth. Defaults to DefaultMaxCellWidth

public int MaxWidth { get; set; }

Property Value

int

Edit this page