ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITocItem Interface / TocLevel Property

In This Topic
    TocLevel Property
    In This Topic
    Gets the ToC level object (definition).
    Syntax
    'Declaration
     
    ReadOnly Property TocLevel As ITocLevel
    ITocLevel TocLevel {get;}

    Property Value

    An ITocLevel representing the ToC level definition.
    See Also