Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderImageFragment Class / TopParent Property

In This Topic
    TopParent Property (RenderImageFragment)
    In This Topic
    Gets the top level RenderFragment containing the current fragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property TopParent As RenderFragment
    public RenderFragment TopParent {get;}
    See Also