| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub NewReport( _ ByVal type As DesignerReportType _ )  | |
| C# | |
|---|---|
public void NewReport( DesignerReportType type )  | |
Parameters
- type
 - Section or Page report.
 
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| NewReport(DesignerReportType) Method | |
| See Also | |
| GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class > NewReport Method : NewReport(DesignerReportType) Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub NewReport( _ ByVal type As DesignerReportType _ )  | |
| C# | |
|---|---|
public void NewReport( DesignerReportType type )  | |