[]
Gets the style used to paint the current cell when the control has focus.
public CellStyle Focus { get; }
This style is empty by default, so focused cells are rendered using the Normal style.