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

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