Property MaxCellWidth | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MaxCellWidth

The maximum number of characters to render in any given column. This prevents one long column from pushing out all the others

public int MaxCellWidth { get; set; }

Property Value

int

Edit this page