FrozenAlternate Property (CellStyleCollection)
In This Topic
Gets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable) in alternate rows.
Syntax
'Declaration
Public ReadOnly Property FrozenAlternate As CellStyle
public CellStyle FrozenAlternate {get;}
See Also