Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderFragment Class / Parent Property

In This Topic
    Parent Property (RenderFragment)
    In This Topic
    Gets RenderFragment that is the parent of the current fragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As RenderFragment
    public RenderFragment Parent {get;}
    See Also