ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / SetResource Method / SetResource(Page) Method

In This Topic
    SetResource(Page) Method
    In This Topic
    Set resource from existing page.
    Syntax
    'Declaration
     
    Public Overloads Sub SetResource( _
       ByVal existPage As Page _
    ) 
    public void SetResource( 
       Page existPage
    )

    Parameters

    existPage
    See Also