ActiveReports 12
Report Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Report Property
Binds the ReportExplorer control to the specified report.
Syntax
'Declaration
 
Public Property Report As SectionReport
public SectionReport Report {get; set;}

Property Value

An ActiveReport object.
See Also

Reference

ReportExplorer Class
ReportExplorer Members