ActiveReports 12
IsFocused Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsFocused Property
Gets a value that determines whether this element has logical focus. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As Boolean
public bool IsFocused {get;}

Property Value

true if this element has logical focus; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members