ActiveReports Developer 7
IsKeyboardFocused Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsKeyboardFocused Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsKeyboardFocused As System.Boolean
C# 
public System.bool IsKeyboardFocused {get;}

See Also