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

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