[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableOfContentsLevel

TableOfContentsLevel Class

Represents a level within the TableOfContents.

Inheritance
TableOfContentsLevel
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class TableOfContentsLevel

Constructors

Name Description
TableOfContentsLevel()

Initializes a new instance of TableOfContentsLevel class.

Properties

Name Description
DataElementName

Gets or sets a name of the top-level XML element that represents this level.

Name

Gets or sets a name of the level.

Style

Gets or sets the style of the level.

Extension Methods