ActiveReports Developer 7
MasterReport Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : MasterReport Property

Glossary Item Box

Specifies URI for the master report, if any

Syntax

Visual Basic (Declaration) 
Public Property MasterReport As System.String
C# 
public System.string MasterReport {get; set;}

See Also