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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : Focusable プロパティ
Gets or sets a value that indicates whether the element can receive focus. This is a dependency property.
シンタックス
'宣言
 
Public Property Focusable As Boolean
public bool Focusable {get; set;}

プロパティ値

true if the element is focusable; otherwise false. The default is false.
参照

Viewer クラス
Viewer メンバ