Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTocItem Class
Members

In This Topic
    RenderTocItem Class
    In This Topic
    Represents a single entry in the table of contents (TOC; RenderToc) in a C1PrintDocument.
    Object Model
    RenderTocItem Class
    Syntax
    'Declaration
     
    Public Class RenderTocItem 
       Inherits RenderParagraph
       Implements IDocumentLocationIStyleOwner 
    public class RenderTocItem : RenderParagraph, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderTextBase
             C1.C1Preview.RenderParagraph
                C1.C1Preview.RenderTocItem

    See Also