ActiveReports 13
RemoveAll Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.ReportsCore.Tools Namespace > ReportCombiner Class : RemoveAll Method
The report to be removed
Remove all occurence of the specified report.
Syntax
'Declaration
 
Public Function RemoveAll( _
   ByVal report As PageReport _
) As Integer
public int RemoveAll( 
   PageReport report
)

Parameters

report
The report to be removed
See Also

Reference

ReportCombiner Class
ReportCombiner Members