[]
Gets or sets the background color of the searched text in the cell.
[Browsable(true)]
public Color SearchBackColor { get; set; }
<Browsable(True)>
Public Property SearchBackColor As Color
This color is used when searching through ApplySearch(string, bool, bool, bool, bool) method or through C1FlexGridSearchPanel control.