ActiveReports 13
Source Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Source Property
Specifies the local/remote report source Uri to display the report in Viewer (i.e. 'http://www.mysite.com/invoice.rpx')
Syntax
'Declaration
 
Public Property Source As Uri
public Uri Source {get; set;}
See Also

Reference

Viewer Class
Viewer Members