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
ms162346.pubproperty(en-US,SQL.90).gif Children Gets an array of child document map nodes.
ms162346.pubproperty(en-US,SQL.90).gif Label Gets the label of the node.
ms162346.pubproperty(en-US,SQL.90).gif NonPersistedRenderingInfo  
ms162346.pubproperty(en-US,SQL.90).gif Page Gets the number of the page on which the DocumentMapNode item appears.
ms162346.pubproperty(en-US,SQL.90).gif 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
ms162346.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162346.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162346.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162346.pubmethod(en-US,SQL.90).gifms162346.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162346.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162346.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162346.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DocumentMapNode Class
Microsoft.ReportingServices.ReportRendering Namespace