GrapeCity ActiveReports for .NET 16.0J
Cursor プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : Cursor プロパティ
Gets or sets the cursor that displays when the mouse pointer is over this element.
シンタックス
'宣言
 
Public Property Cursor As Cursor
public Cursor Cursor {get; set;}

プロパティ値

The cursor to display. The default value is defined as null 参照 (Visual Basicでは Nothing) per this dependency property. However, the practical default at run time will come from a variety of factors.
参照

Viewer クラス
Viewer メンバ