ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStore Class / GetSubreports Method

In This Topic
    GetSubreports Method
    In This Topic
    Returns list of registered subreports and subreports dependency map for snapshot creation.
    Syntax
    'Declaration
     
    Public Function GetSubreports( _
       ByVal rootResourceLocator As ResourceLocator _
    ) As ReportStore.SubreportsStore

    Parameters

    rootResourceLocator
    See Also