ActiveReports 13
Focus Method (Viewer)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
GrapeCity.ActiveReports.Viewer.Wpf Assembly
>
GrapeCity.ActiveReports.Viewer.Wpf Namespace
>
Viewer Class
: Focus Method
Attempts to set focus to this element.
Syntax
Visual Basic
C#
'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