ActiveReports 9
LoadDocument(String) Method

The path to the file to load the report form.

Load the report from a specified file path.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal filePath As System.String _
) 
public void LoadDocument( 
   System.string filePath
)

Parameters

filePath

The path to the file to load the report form.

See Also

Reference

Viewer Class
Viewer Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum