ActiveReports 12
NewReport(DesignerReportType) Method

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class > NewReport Method : NewReport(DesignerReportType) Method
Section or Page report.
Initializes the designer with a new report layout with specified type.
Syntax
'Declaration
 
Public Overloads Sub NewReport( _
   ByVal type As DesignerReportType _
) 
public void NewReport( 
   DesignerReportType type
)

Parameters

type
Section or Page report.
See Also

Reference

Designer Class
Designer Members
Overload List