ActiveReports 12
Focused Property (SharpGraph)

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

Property Value

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

Reference

SharpGraph Class
SharpGraph Members