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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : ForceCursor プロパティ
Gets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property.
シンタックス
'宣言
 
Public Property ForceCursor As Boolean
public bool ForceCursor {get; set;}

プロパティ値

true if cursor presentation while over this element is forced to use current System.Windows.FrameworkElement.Cursor settings for the cursor (including on all child elements); otherwise false. The default value is false.
参照

Viewer クラス
Viewer メンバ