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

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

Parameters

existPage
Source Page
See Also