Progress® Telerik® Reporting R1 2021
DocumentMapNodeModel Class
Represents a node in the DocumentMap hierarchy. Used from SL and WPF viewers
Inheritance Hierarchy
SystemObject
Telerik.ReportViewer.CommonObservableObject
Telerik.ReportViewer.CommonDocumentMapNodeModel
Namespace:
Telerik.ReportViewer.CommonTelerik.ReportViewer.CommonObservableObject
Telerik.ReportViewer.CommonDocumentMapNodeModel
Assembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
The DocumentMapNodeModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DocumentMapNodeModel |
Creates a new instance of DocumentMapNodeModel.
|
Properties
Name | Description | |
---|---|---|
![]() | BookmarkId |
The identifier of the BookmarkNode this model points to.
|
![]() | Children |
The list of all child BookmarkNodes.
|
![]() | IsExpanded |
Determines if the corresponding UI node is expanded.
|
![]() | Label |
The text of the current BookmarkNode when displayed in the report viewer's Document Map.
|
![]() | Page |
The number of the page where the current bookmark appears.
|
![]() | Text |
The text of the current BookmarkNode when displayed in the report viewer's Document Map.
|
![]() | X |
The X-coordinate of the location in the page of the current bookmark.
|
![]() | Y |
The Y-coordinate of the location in the page of the current bookmark.
|
Methods
Name | Description | |
---|---|---|
![]() | OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from ObservableObject.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ObservableObject.) |
Version Information
Supported in: 1.0.1, 1.0