| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub LoadDocument( _ ByVal report As SectionReport _ ) | |
| C# | |
|---|---|
public void LoadDocument( SectionReport report ) | |
Parameters
- report
- The section report to view in the viewer.
|
| ActiveReports Developer 7 | |
| LoadDocument(SectionReport) Method | |
| See Also | |
| GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > LoadDocument Method : LoadDocument(SectionReport) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub LoadDocument( _ ByVal report As SectionReport _ ) | |
| C# | |
|---|---|
public void LoadDocument( SectionReport report ) | |