ActiveReports 12
Enabled Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Enabled Property
Gets or sets a value indicating whether the control can respond to user interaction.
Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}

Property Value

true if the control can respond to user interaction; otherwise, false. The default is true.
See Also

Reference

ReportExplorer Class
ReportExplorer Members