[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DocumentMap

DocumentMap Class

Represents the settings of a document map.

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

Constructors

Name Description
DocumentMap()

Initializes a new instance of the DocumentMap class.

Properties

Name Description
Levels

Gets a collection of document map levels.

NumberingStyle

Gets or sets the default numbering style for headings in the document map.

Source

Gets or sets a source of the document map.

Methods

Name Description
IsDefault()

Gets a value indicating whether the document map has default settings.

Extension Methods