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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : InputScope プロパティ
Gets or sets the context for input used by this System.Windows.FrameworkElement.
シンタックス
'宣言
 
Public Property InputScope As InputScope
public InputScope InputScope {get; set;}

プロパティ値

The input scope, which modifies how input from alternative input methods is interpreted. The default value is null 参照 (Visual Basicでは Nothing) (which results in a default handling of commands).
参照

Viewer クラス
Viewer メンバ