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

In This Topic
    Page Property (C1RdlReport)
    In This Topic
    Gets the Page object containing page layout information about the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As Page
    public Page Page {get;}
    See Also