[]
Gets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable) in alternate rows.
public CellStyle FrozenAlternate { get; }
This style is empty by default, so frozen cells are rendered using the Frozen style.