ActiveReports 9
CreateFromMaster(Uri) Method

The Uri to the master report
Creates blank report with all of the content placeholders from specified master report.
Syntax
'Declaration
 
Public Overloads Shared Function CreateFromMaster( _
   ByVal masterUri As System.Uri _
) As PageReport
public static PageReport CreateFromMaster( 
   System.Uri masterUri
)

Parameters

masterUri
The Uri to the master report
See Also

Reference

PageReport Class
PageReport Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum