ActiveReports 9
SectionCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds the specified SectionType to the SectionCollection.  
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 MethodGetNewSectionNameUsed from designer to get the section names generated to be passed into the LayoutChanging event. the section list is not modified  
Public MethodIndexOf

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

 
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 with the default names GroupHeader1,GroupFooter1; where 1 is an order number.  
Public MethodInsertPageHFInserts a page header and a page matching footer into the SectionCollection with the default names PageHeader1, PageFooter1; where 1 is an order number.  
Public MethodInsertReportHFInserts a report header and a matching report footer into the SectionCollection.  
Public MethodRemoveOverloaded. Removes the specified Section from the SectionCollection if it exists.  
Public MethodRemoveAtInherited 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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum