MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISubreport Interface / Report Property

In This Topic
Report Property (ISubreport)
In This Topic
Gets the renderable report that this subreport report item represents.
Syntax
'Declaration
 
ReadOnly Property Report As IReport
 

Property Value

An IReport representing the renderable report for this subreport.
See Also