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


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : OutlineForeColorHotSelected プロパティ
選択されてしかも「ホット」なアウトライン項目のテキストの描画に使用する前景色を取得または設定します。
シンタックス
'宣言
 
Public Property OutlineForeColorHotSelected As System.Drawing.Color
'使用法
 
Dim instance As C1FlexViewer
Dim value As System.Drawing.Color
 
instance.OutlineForeColorHotSelected = value
 
value = instance.OutlineForeColorHotSelected
public System.Drawing.Color OutlineForeColorHotSelected {get; set;}
参照

C1FlexViewer クラス
C1FlexViewer メンバ