ActiveReports 9
ReportItemCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a ReportItem object to the ReportItemCollection.  
Public MethodAddRangeAdds a ReportItemCollection to the existing ReportItemCollection.  
Public MethodClearRemoves all items from the ReportItemCollection.  
Public MethodContainsGets a Boolean value indicating whether the ReportItemCollection contains the specified ReportItem.  
Public MethodCopyToOverloaded. Copies the objects in the ReportItemCollection to an array, starting at the indicated Array index.   
Public MethodIndexOfDetermines the index of a specific ReportItem object in the ReportItemCollection.  
Public MethodInsertInserts a new ReportItem into the ReportItemCollection at the specified location.  
Public MethodRemoveRemoves the specified ReportItem object from the  ReportItemCollection.  
Public MethodRemoveAtRemoves a ReportItem object from the ReportItemCollection at the specified index.  
Public MethodToArrayCopies the elements of the ReportItemCollection to a new array.  
Top
See Also

Reference

ReportItemCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum