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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsMouseCaptureWithin プロパティ
Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property.
シンタックス
'宣言
 
Public ReadOnly Property IsMouseCaptureWithin As Boolean
public bool IsMouseCaptureWithin {get;}

プロパティ値

true if this element or a contained element has mouse capture; otherwise, false.
参照

Viewer クラス
Viewer メンバ