MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IMasterContentService Interface / MasterReport Property

In This Topic
MasterReport Property (IMasterContentService)
In This Topic
Gets or sets the name of the master report, if any.
Syntax
'Declaration
 
Property MasterReport As String
 

Property Value

A System.String value indicating the name of the master report.
See Also