ActiveReports 6 Online Help
SectionCollection Class Members
Properties  Methods  Events

The following tables list the members exposed by SectionCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemOverloaded. Returns a reference to a Section in the SectionCollection using its index or unique name.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new section to the collection with the specified name.  
Public MethodClearRemove all sections from the collection.  
Public MethodContainsDetermines whether the specified section object exists in the collection.  
Public MethodCopyToCopies the Sections collection from the specified report to a Sections collection at the specified index.  
Public MethodDisposeReleases the section collection from memory.  
Public MethodGetEnumeratorReturns an enumerator that can iterate through the SectionCollection.  
Public MethodIndexOf  
Public MethodInsertOverloaded. Inserts a section into the collection at the specified index.  
Public MethodInsertGroupHFOverloaded. Inserts a group header and a matching group footer into the SectionCollection.  
Public MethodInsertPageHF  
Public MethodInsertReportHF  
Public MethodRemoveOverloaded. Removes a Section from the SectionCollection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
Public Events
 NameDescription
Public EventChangedOccurs when the members of the SectionCollection have changed.  
Top
See Also

Reference

SectionCollection Class
DataDynamics.ActiveReports Namespace
Section Class
Detail Class
GroupFooter Class
GroupHeader Class
PageFooter Class
PageHeader Class
ReportFooter Class
ReportHeader Class

Send Feedback