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

In This Topic
    Level Property (ITocItem)
    In This Topic
    Gets the level (starts from 1).
    Syntax
    'Declaration
     
    ReadOnly Property Level As Integer
    int Level {get;}
    See Also