DocumentMapNode Members
Represents a single node in the document map. This class cannot be inherited.
The following tables list the members exposed by the DocumentMapNode type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Children | Gets an array of child document map nodes. |
![]() |
Label | Gets the label of the node. |
![]() |
NonPersistedRenderingInfo | |
![]() |
Page | Gets the number of the page on which the DocumentMapNode item appears. |
![]() |
UniqueName | Gets a string containing the name of the report item or grouping to which this node points. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DocumentMapNode Class
Microsoft.ReportingServices.ReportRendering Namespace