ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportSnapshot Class / Subreports Property

In This Topic
    Subreports Property (ReportSnapshot)
    In This Topic
    Gets subreports RDL templates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Subreports As SubreportsInfo
    public SubreportsInfo Subreports {get;}
    See Also