Class ReportDocumentMapNode
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
One entry of a report's document map.
public sealed class ReportDocumentMapNode
- Inheritance
-
ReportDocumentMapNode
- Inherited Members
Properties
- Children
Gets the entries nested in this one, in report order.
- ItemId
Gets the Id of the item the entry points at: the labelled item, or for a group instance the first cell of its first row.
- Label
Gets the evaluated
DocumentMapLabel.
- PageNumber
Gets the overall number of the page the entry starts on (OverallPageNumber).
- Top
Gets where on that page the entry starts, in twips from the page's top edge.