GrapeCity ActiveReports for .NET 16.0J
IsHitTestVisible プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsHitTestVisible プロパティ
Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property.
シンタックス
'宣言
 
Public Property IsHitTestVisible As Boolean
public bool IsHitTestVisible {get; set;}

プロパティ値

true if this element could be returned as a hit test result from at least one point; otherwise, false. The default value is true.
参照

Viewer クラス
Viewer メンバ