GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : Remove Method |
The ReportItem object to remove.
'Declaration Public Function Remove( _ ByVal value As ReportItem _ ) As System.Boolean
public System.bool Remove( ReportItem value )
The ReportItem object to remove.