ActiveReports 12
IsKeyboardFocused Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsKeyboardFocused Property
Gets a value indicating whether this element has keyboard focus. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property IsKeyboardFocused As Boolean
public bool IsKeyboardFocused {get;}

Property Value

true if this element has keyboard focus; otherwise, false. The default is false.
See Also

Reference

Viewer Class
Viewer Members