'Declaration <C1DescriptionAttribute("CSC.Highlight", "Gets the style used to paint highlighted selected cells.")> Public ReadOnly Property Highlight As CellStyle
'Declaration
<C1DescriptionAttribute("CSC.Highlight", "Gets the style used to paint highlighted selected cells.")> Public ReadOnly Property Highlight As CellStyle
[C1Description("CSC.Highlight", "Gets the style used to paint highlighted selected cells.")] 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