Table of Contents

Property InvertSelectedCellFirstCharacter

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

InvertSelectedCellFirstCharacter

True to invert the colors of the first symbol of the selected cell in the TableView. This gives the appearance of a cursor for when the ConsoleDriver doesn't otherwise show this

public bool InvertSelectedCellFirstCharacter { get; set; }

Property Value

bool