ActiveReports 11
Levels Property (TableOfContents)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableOfContents Class : Levels Property
Returns the list of levels of table of contents.
Syntax
'Declaration
 
Public ReadOnly Property Levels As IList(Of TableOfContentsLevel)
public IList<TableOfContentsLevel> Levels {get;}
See Also

Reference

TableOfContents Class
TableOfContents Members