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