| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function CreateFromMaster( _ ByVal masterUri As System.Uri _ ) As PageReport | |
| C# | |
|---|---|
public static PageReport CreateFromMaster( System.Uri masterUri ) | |
Parameters
- masterUri
- The Uri to the master report
|
| ActiveReports Developer 7 | |
| CreateFromMaster(Uri) Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class > CreateFromMaster Method : CreateFromMaster(Uri) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function CreateFromMaster( _ ByVal masterUri As System.Uri _ ) As PageReport | |
| C# | |
|---|---|
public static PageReport CreateFromMaster( System.Uri masterUri ) | |