ActiveReports 13
CanFocus Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : CanFocus Property
Gets a value indicating whether the control can receive focus.
Syntax
'Declaration
 
Public ReadOnly Property CanFocus As Boolean
public bool CanFocus {get;}

Property Value

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

Reference

DvChartDesigner Class
DvChartDesigner Members