ActiveReports 12
Focus Method (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Focus Method
Attempts to set focus to this element.
Syntax
'Declaration
 
Public Function Focus() As Boolean
public bool Focus()

Return Value

true if keyboard focus and logical focus were set to this element; false if only logical focus was set to this element, or if the call to this method did not force the focus to change.
See Also

Reference

Viewer Class
Viewer Members