ActiveReports 13
SectionCollection Class Methods

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace : SectionCollection Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified SectionType to the SectionCollection.  
Public MethodRemove all sections from the collection.  
Public MethodDetermines whether the specified section object exists in the collection.  
Public MethodCopies the Sections collection from the specified report to a Sections collection at the specified index.  
Public MethodReleases the section collection from memory.  
Public Method

Determines the specific index of the specified section in the collection.

 
Public MethodOverloaded. Inserts a section into the collection at the specified index.  
Public MethodOverloaded. Inserts a group header and a matching group footer into the SectionCollection with the default names GroupHeader1,GroupFooter1; where 1 is an order number.  
Public MethodInserts a page header and a page matching footer into the SectionCollection with the default names PageHeader1, PageFooter1; where 1 is an order number.  
Public MethodInserts a report header and a matching report footer into the SectionCollection.  
Public MethodOverloaded. Removes the specified Section from the SectionCollection if it exists.  
Public MethodInherited from System.Collections.CollectionBase. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

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