ActiveReports 9
CreateFromMaster(String,ResourceLocator) Method

The master report name
The resource locator
Creates blank report with all of the content placeholders from specified master report.  
Syntax
'Declaration
 
Public Overloads Shared Function CreateFromMaster( _
   ByVal masterName As System.String, _
   ByVal resourceLocator As ResourceLocator _
) As PageReport
public static PageReport CreateFromMaster( 
   System.string masterName,
   ResourceLocator resourceLocator
)

Parameters

masterName
The master report name
resourceLocator
The resource locator
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageReport Class
PageReport Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum