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

Glossary Item Box

Syntax

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

See Also