FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / SubSection Class / ParentSection Property

In This Topic
    ParentSection Property (SubSection)
    In This Topic
    Gets a Section object owning this SubSection object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentSection As Section
    public Section ParentSection {get;}
    See Also