Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTocItemFragment Class / RenderObject Property

In This Topic
    RenderObject Property (RenderTocItemFragment)
    In This Topic
    Gets the RenderTocItem that produced the current fragment.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property RenderObject As RenderTocItem
    public new RenderTocItem RenderObject {get;}
    See Also