ActiveReports Developer 7
NewReport() Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class > NewReport Method : NewReport() Method

Glossary Item Box

Initializes the designer with a new report layout.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub NewReport() 
C# 
public void NewReport()

See Also