ActiveReports 12
Save(FileInfo) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class > Save Method : Save(FileInfo) Method
Saves the report definition to the specified file.  
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal file As FileInfo _
) 
public void Save( 
   FileInfo file
)

Parameters

file
See Also

Reference

PageReport Class
PageReport Members
Overload List