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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsMouseOver プロパティ
Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property.
シンタックス
'宣言
 
Public ReadOnly Property IsMouseOver As Boolean
public bool IsMouseOver {get;}

プロパティ値

true if mouse pointer is over the element or its child elements; otherwise, false. The default is false.
参照

Viewer クラス
Viewer メンバ