ActiveReports 8
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

Support Forum