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

In This Topic
    MasterReport Property (IMasterContentService)
    In This Topic
    specifies master report name, if any
    Syntax
    'Declaration
     
    Property MasterReport As String
    string MasterReport {get; set;}
    See Also