ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStore Class / GetSubReport Method

In This Topic
GetSubReport Method
In This Topic
Gets page report for given subreport control.
Syntax
'Declaration
 
Public Function GetSubReport( _
   ByVal subreport As Subreport _
) As Report
 

Parameters

subreport
See Also