Enum TocPosition
Specifies the position of the Table of Contents relative to the report sections.
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public enum TocPosition
AfterReportFooter
AfterReportHeader
After the report header section.
BeforeReportFooter
BeforeReportHeader
Before the report header section.