ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MasterContentCode Structure / MasterCode Property

In This Topic
    MasterCode Property
    In This Topic
    Gets the code property value from the master report.
    Syntax
    'Declaration
     
    Public ReadOnly Property MasterCode As String
    public string MasterCode {get;}
    See Also