DocumentMapNode Class
Represents a single node in the document map.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
Public NotInheritable Class DocumentMapNode
'Usage
Dim instance As DocumentMapNode
public sealed class DocumentMapNode
public ref class DocumentMapNode sealed
public final class DocumentMapNode
public final class DocumentMapNode
Remarks
DocumentMapNode is returned by the GetDocumentMap methods of the LocalReport and ServerReport classes.
Inheritance Hierarchy
System.Object
Microsoft.Reporting.WinForms.DocumentMapNode
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
DocumentMapNode Members
Microsoft.Reporting.WinForms Namespace