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

In This Topic
    MaxLevel Property (IStyle)
    In This Topic
    Gets the max level depth for ToC.
    Syntax
    'Declaration
     
    ReadOnly Property MaxLevel As Integer
    int MaxLevel {get;}

    Property Value

    An System.Int32 representing the max level depth for ToC.
    See Also