ActiveReports 13
LoadDocument(String) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class > LoadDocument Method : LoadDocument(String) Method
The file to load.
Loads a report from the specified file path.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal filePath As String _
) 
public void LoadDocument( 
   string filePath
)

Parameters

filePath
The file to load.
See Also

Reference

Viewer Class
Viewer Members
Overload List