ActiveReports 19 .NET Edition
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
    string MasterReport {get; set;}

    Property Value

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