Represents a single entry in the table of contents (TOC; RenderToc) in a C1PrintDocument.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class RenderTocItem : RenderParagraph
Visual Basic
Public Class RenderTocItem _
	Inherits RenderParagraph

Inheritance Hierarchy

See Also