FlexReport for WinForms
ActiveFindMatchHighlightColor プロパティ (C1FlexViewer)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : ActiveFindMatchHighlightColor プロパティ
アクティブな検索結果の強調表示に使用する色を取得または設定します。
シンタックス
'宣言
 
Public Property ActiveFindMatchHighlightColor As System.Drawing.Color
'使用法
 
Dim instance As C1FlexViewer
Dim value As System.Drawing.Color
 
instance.ActiveFindMatchHighlightColor = value
 
value = instance.ActiveFindMatchHighlightColor
public System.Drawing.Color ActiveFindMatchHighlightColor {get; set;}
参照

C1FlexViewer クラス
C1FlexViewer メンバ