FlexReport for WPF
TouchGripBackground プロパティ (FlexViewerPane)


C1.WPF.Viewer アセンブリ > C1.WPF.Viewer 名前空間 > FlexViewerPane クラス : TouchGripBackground プロパティ
タッチによるテキスト選択でグリップハンドルの背景の塗りつぶしに使用されるブラシ。
シンタックス
'宣言
 
Public Property TouchGripBackground As System.Windows.Media.SolidColorBrush
'使用法
 
Dim instance As FlexViewerPane
Dim value As System.Windows.Media.SolidColorBrush
 
instance.TouchGripBackground = value
 
value = instance.TouchGripBackground
public System.Windows.Media.SolidColorBrush TouchGripBackground {get; set;}
参照

FlexViewerPane クラス
FlexViewerPane メンバ