ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Layout Class / ParentReport Property

In This Topic
    ParentReport Property (Layout)
    In This Topic
    Gets the C1Report that contains this Layout object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentReport As C1Report
    public C1Report ParentReport {get;}
    See Also