ActiveReports Developer 7
Run Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class : Run Method

Glossary Item Box

Runs the specified report definition file.  

Syntax

Visual Basic (Declaration) 
Public Sub Run() 
C# 
public void Run()

See Also