ActiveReports Developer 7
Report Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ISubreport Interface : Report Property

Glossary Item Box

Returns the renderable report that this subreport ReportItem represents.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Report As IReport
C# 
IReport Report {get;}

See Also