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

In This Topic
    Report Property (ISubreport)
    In This Topic
    Get the renderable report that this subreport ReportItem represents.
    Syntax
    'Declaration
     
    ReadOnly Property Report As IReport
    IReport Report {get;}
    See Also