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

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