ComponentOne FlexGrid for WinForms
Alternate Property

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : Alternate Property
Gets the style used to paint scrollable cells in alternate rows.
Syntax
'Declaration
 
Public ReadOnly Property Alternate As CellStyle
public CellStyle Alternate {get;}
Remarks
This style is empty by default, so all scrollable cells are rendered using the Normal style.
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members