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


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : OutlineButtonBorderColorPressed プロパティ
押下状態の展開/折りたたみアウトラインボタンの境界線色を取得または設定します。
シンタックス
'宣言
 
Public Property OutlineButtonBorderColorPressed As System.Drawing.Color
'使用法
 
Dim instance As C1FlexViewer
Dim value As System.Drawing.Color
 
instance.OutlineButtonBorderColorPressed = value
 
value = instance.OutlineButtonBorderColorPressed
public System.Drawing.Color OutlineButtonBorderColorPressed {get; set;}
参照

C1FlexViewer クラス
C1FlexViewer メンバ