[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITocList.Levels

Levels Property

Levels

Gets the collection of table of contents levels.

Declaration
IItemCollection<ITocLevel> Levels { get; }
Property Value
Type Description
IItemCollection<ITocLevel>

An IItemCollection<T> representing the collection of table of contents levels.