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

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 IConsoleDriver doesn't otherwise show this

public bool InvertSelectedCellFirstCharacter { get; set; }

Property Value

bool

Edit this page