ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TableOfContentsStyleContent Class / Levels Property

In This Topic
    Levels Property (TableOfContentsStyleContent)
    In This Topic
    Gets or sets the levels style content of the table of contents.
    Syntax
    'Declaration
     
    Public Property Levels As Levels
    public Levels Levels {get; set;}

    Property Value

    The levels style content as a Levels.
    See Also