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

In This Topic
    RenderToc Property (RenderTocItemFragment)
    In This Topic
    Gets the RenderToc containing the current fragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderToc As RenderToc
    public RenderToc RenderToc {get;}
    See Also