ActiveReports 18 .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
    Specifies max level depth for ToC.
    Syntax
    'Declaration
     
    ReadOnly Property MaxLevel As Integer
    int MaxLevel {get;}
    See Also