Progress® Telerik® Reporting R3 2020
DocumentMapNodeModel Properties
The DocumentMapNodeModel type exposes the following members.
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.
|