This topic has not yet been rated - Rate this topic

ReportViewer.JumpToDocumentMapId Method 

Moves to the specified area of the document map.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

public void JumpToDocumentMapId (
	string documentMapId
)
public void JumpToDocumentMapId (
	String documentMapId
)
public function JumpToDocumentMapId (
	documentMapId : String
)

Parameters

documentMapId

The ID of the document map node.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.