Table of Contents

Property MaxCellWidth

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