MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableOfContents Class
Members

TableOfContents Class
Represents a table of contents that presents the document map.
Object Model
TableOfContents Class
Syntax
'Declaration
 
Public NotInheritable Class TableOfContents 
   Inherits ReportItem
   Implements IReportComponentIValidateable 
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportItem
               GrapeCity.ActiveReports.PageReportModel.TableOfContents

See Also