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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsMouseCaptured プロパティ
Gets a value indicating whether the mouse is captured to this element. This is a dependency property.
シンタックス
'宣言
 
Public ReadOnly Property IsMouseCaptured As Boolean
public bool IsMouseCaptured {get;}

プロパティ値

true if the element has mouse capture; otherwise, false. The default is false.
参照

Viewer クラス
Viewer メンバ