FlexPivot for WinForms
SearchBackColor プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : SearchBackColor プロパティ
Gets or sets the background color of the searched text in the cell.
シンタックス
'宣言
 
Public Property SearchBackColor As System.Drawing.Color
public System.Drawing.Color SearchBackColor {get; set;}
解説
This color is used when searching through ApplySearch(String,Boolean,Boolean,Boolean,Boolean) method or through C1FlexGridSearchPanel control.
参照

CellStyle クラス
CellStyle メンバ