ActiveReports 13
LoadDocument(SectionReport) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class > LoadDocument Method : LoadDocument(SectionReport) Method
The section report to load.
Loads the specified section report.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal report As SectionReport _
) 
public void LoadDocument( 
   SectionReport report
)

Parameters

report
The section report to load.
See Also

Reference

Viewer Class
Viewer Members
Overload List