[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellStyle.SearchBackColor

SearchBackColor Property

SearchBackColor

Gets or sets the background color of the searched text in the cell.

Declaration
[Browsable(true)]
public Color SearchBackColor { get; set; }
Remarks

This color is used when searching through ApplySearch(string, bool, bool, bool, bool) method or through C1FlexGridSearchPanel control.