Property InvertSelectedCellFirstCharacter | Terminal.Gui v2 (original) (raw)
Namespace
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; }