'Declaration Public ReadOnly Property Highlight As CellStyle
'Declaration
Public ReadOnly Property Highlight As CellStyle
public CellStyle Highlight {get;}
Use the C1FlexGridBase.HighLight property to determine whether cells should be highlighted when the control does not have the focus.
Use the SelectionMode property to determine what types of selection are allowed.
CellStyleCollection Class CellStyleCollection Members