ActiveReports 8
ControlCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds the specified control to the control collection.  
Public MethodAddRangeAdds an array of ARControl objects to the collection.  
Public MethodClearRemoves all controls which were added to the collection using the Add method.  
Public MethodContainsDetermines whether the specified control is a member of the collection.  
Public MethodCopyToCopies the controls collection from the specified report to a controls collection at the specified index.  
Public MethodDisposeReleases an instance of the control from the memory.  
Public MethodIndexOfRetrieves the index of the specified control in the control collection.  
Public MethodInsertInserts the control specified in the value parameter at the specified index.  
Public MethodRemoveRemoves the specified control from the control collection.  
Public MethodRemoveAtRemoves the control from the collection at the specified index.  
Public MethodRemoveNoDestroyRemoves control from the collection but does not destroy the control, used for communicating between designer/engine (moving controls across sections)  
Top
See Also

Reference

ControlCollection Class
GrapeCity.ActiveReports.SectionReportModel Namespace

Support Forum