[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DocumentMapSource

DocumentMapSource Enum

Specifies the document map sources.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
[Flags]
public enum DocumentMapSource

Fields

Name Description
All

Document map provided by both labels and headings.

Headings

Document map provided by headings.

Labels

Document map provided by labels of controls.

None

No document map.

Extension Methods