Property MaxWidth | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
MaxWidth
Set the maximum width of the column in characters. This value will be ignored if more than the tables MaxCellWidth. Defaults to DefaultMaxCellWidth
public int MaxWidth { get; set; }