Property InvertSelectedCellFirstCharacter
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; }