CanSelect Property (ReportItemDesignerBase)
Gets a value indicating whether the control can be selected.
'Declaration
Public ReadOnly Property CanSelect As Boolean
public bool CanSelect {get;}
Property Value
true if the control can be selected; otherwise, false.