ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Page Constructor / Page Constructor(Page)

In This Topic
    Page Constructor(Page)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal corePage As Page _
    )
    public Page( 
       Page corePage
    )

    Parameters

    corePage
    See Also