ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITocList Interface / Levels Property

In This Topic
    Levels Property (ITocList)
    In This Topic
    Returns the collection of table of contents levels.
    Syntax
    'Declaration
     
    ReadOnly Property Levels As IItemCollection(Of ITocLevel)
    See Also