ActiveReports 12
Focused Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : Focused Property
Gets a value indicating whether the control has input focus.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Focused As Boolean
public virtual bool Focused {get;}

Property Value

true if the control has focus; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members