[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableOfContents.Levels

Levels Property

Levels

Gets a collection of levels in the table of contents.

Declaration
public IList<TableOfContentsLevel> Levels { get; }
Property Value
Type Description
IList<TableOfContentsLevel>

A collection of the TableOfContentsLevel objects representing the levels in the table of contents.