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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsKeyboardFocused プロパティ
Gets a value indicating whether this element has keyboard focus. This is a dependency property.
シンタックス
'宣言
 
Public ReadOnly Property IsKeyboardFocused As Boolean
public bool IsKeyboardFocused {get;}

プロパティ値

true if this element has keyboard focus; otherwise, false. The default is false.
参照

Viewer クラス
Viewer メンバ