CanFocus Property (ReportExplorer)
Gets a value indicating whether the control can receive focus.
'Declaration
Public ReadOnly Property CanFocus As Boolean
public bool CanFocus {get;}
Property Value
true if the control can receive focus; otherwise, false.