Table of Contents

Property HighlightModelTextOnly

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

HighlightModelTextOnly

Set to true to cause the selected item to be rendered with only the Terminal.Gui.Branch<T>.Model text to be highlighted. If false (the default), the entire row will be highlighted.

public bool HighlightModelTextOnly { get; set; }

Property Value

bool