Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Subreport Class / Report Property

In This Topic
    Report Property (Subreport)
    In This Topic
    Gets the C1RdlReport containing the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Report As C1RdlReport
    public C1RdlReport Report {get;}
    See Also