Reporting

Specifies the Uri to the Telerik WCF Report service. The Uri may be absolute or relative. For complete information on how the relative Uris are resolved to absolute please see EnsureAbsoluteUri(Uri) method.

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

Syntax

C#
public Uri ReportServiceUri { get; set; }
Visual Basic
Public Property ReportServiceUri As Uri
	Get
	Set

Version Information

Supported in: 1.0

See Also