ActiveReports Developer 7
LoadDocument(SectionReport) Method

Loads the specified section report.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal report As SectionReport _
) 
public void LoadDocument( 
   SectionReport report
)

Parameters

report
See Also

Reference

Viewer Class
Viewer Members
Overload List