ActiveReports Developer 7
MasterReport Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IMasterContentService Interface : MasterReport Property

Glossary Item Box

specifies master report name, if any

Syntax

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

See Also