ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / MasterReport Property

In This Topic
    MasterReport Property (Report)
    In This Topic
    Specifies URI for the master report, if any
    Syntax
    'Declaration
     
    Public Property MasterReport As String
    public string MasterReport {get; set;}
    See Also