Reporting

Gets or sets the selected node of the document map.

Namespace: Telerik.ReportViewer.Silverlight
Assembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll)

Syntax

C#
public DocumentMapNodeModel SelectedDocumentMapNode { get; set; }
Visual Basic
Public Property SelectedDocumentMapNode As DocumentMapNodeModel
	Get
	Set

Version Information

Supported in: 1.0

See Also