ComponentOne FlexGrid for WinForms
HighLight Property (C1FlexGridBase)

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : HighLight Property
Gets or sets when to highlight selected cells.
Syntax
'Declaration
 
Public Property HighLight As HighLightEnum
public HighLightEnum HighLight {get; set;}
Remarks
You can customize the appearance of highlighted cells by modifying the CellStyleCollection.Highlight property.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members