Property MaxCellWidth | Terminal.Gui v1 (original) (raw)
Namespace
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; }