FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / SubSection Class / ParentSection Property

In This Topic
    ParentSection Property
    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