ActiveReports 12
CanSelect Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : CanSelect Property
Gets a value indicating whether the control can be selected.
Syntax
'Declaration
 
Public ReadOnly Property CanSelect As Boolean
public bool CanSelect {get;}

Property Value

true if the control can be selected; otherwise, false.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members