ActiveReports 12
LoadDocument(RemoteReportDescriptor) Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class > LoadDocument Method : LoadDocument(RemoteReportDescriptor) Method
The remote ARS report descriptor.
Loads the specified remote document from ActiveReports Server.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal report As RemoteReportDescriptor _
) 
public void LoadDocument( 
   RemoteReportDescriptor report
)

Parameters

report
The remote ARS report descriptor.
See Also

Reference

Viewer Class
Viewer Members
Overload List