EnumTocPosition
Enum
Specifies the position of the Table of Contents relative to the report sections.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public enum TocPosition
Fields
AfterReportFooter
After the report footer section.
AfterReportHeader
After the report header section.
BeforeReportFooter
Before the report footer section.
BeforeReportHeader
Before the report header section.