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