[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.MaxLevel

MaxLevel Property

MaxLevel

Gets or sets a maximum depth of the table of contents.

Declaration
[ExpressionBaseType(typeof(int))]
public ExpressionInfo MaxLevel { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to an int value indicating the maximum depth of the ToC. Default value is 0, the minimum value is 0.