[]
Gets or sets a maximum depth of the table of contents.
[ExpressionBaseType(typeof(int))]
public ExpressionInfo MaxLevel { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to an int value indicating
the maximum depth of the ToC. Default value is |