ActiveReports 12
ReportItemCollection Class Methods

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItemCollection Class

For a list of all members of this type, see ReportItemCollection members.

Public Methods
 NameDescription
Public MethodAdds a ReportItem object to the ReportItemCollection.  
Public MethodAdds a ReportItemCollection to the existing ReportItemCollection.  
Public MethodRemoves all items from the ReportItemCollection.  
Public MethodGets a Boolean value indicating whether the ReportItemCollection contains the specified ReportItem.  
Public MethodOverloaded. Copies the objects in the ReportItemCollection to an array, starting at the indicated Array index.   
Public MethodDetermines the index of a specific ReportItem object in the ReportItemCollection.  
Public MethodInserts a new ReportItem into the ReportItemCollection at the specified location.  
Public MethodRemoves the specified ReportItem object from the  ReportItemCollection.  
Public MethodRemoves a ReportItem object from the ReportItemCollection at the specified index.  
Public MethodCopies the elements of the ReportItemCollection to a new array.  
Top
See Also

Reference

ReportItemCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace