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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MultiLine

Gets or sets a value indicating whether multi line is allowed.

public bool MultiLine { get; set; }

Property Value

bool

Remarks

Multi line is ignored if WordWrap is true.

Edit this page