ActiveReports 13
LoadDocument(SectionDocument) Method

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > LoadDocument Method : LoadDocument(SectionDocument) Method
the section document to open in the viewer.
Load the specified static section report document.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal document As SectionDocument _
) 
public void LoadDocument( 
   SectionDocument document
)

Parameters

document
the section document to open in the viewer.
See Also

Reference

Viewer Class
Viewer Members
Overload List