DocumentMapNode Members

Represents a single node in the document map.

The following tables list the members exposed by the DocumentMapNode type.

Public Properties

  Name Description
Public property Children Gets a collection of child document map nodes.
Public property Id Gets the unique identifier of the document map node.
Public property Label Gets the label associated with the document map node.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method ms254633.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DocumentMapNode Class
Microsoft.Reporting.WinForms Namespace