Table of Contents

Property MultiLine

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.