[]
Gets the style used to paint scrollable cells in alternate rows.
public CellStyle Alternate { get; }
This style is empty by default, so all scrollable cells are rendered using the Normal style.