MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / LoadDocument Method / LoadDocument(SectionReport) Method
The section report to load.

In This Topic
LoadDocument(SectionReport) Method
In This Topic
Loads the specified section report.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal report As SectionReport _
) 
 

Parameters

report
The section report to load.
See Also