Table of Contents

Property HighlightModelTextOnly

Namespace
Terminal.Gui.Trees
Assembly
Terminal.Gui.dll

HighlightModelTextOnly

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

public bool HighlightModelTextOnly { get; set; }

Property Value

bool