See Also

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

See Also ActiveReports Send feedback to Data Dynamics

SectionCollection Class Members

SectionCollection overview

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase)Returns the number of sections in the collection.
Public Property Item Overloaded. Returns a reference to a Section in the SectionCollection using its index or unique name.

Public Methods

Public Method Add Adds a new section to the collection with the specified name
Public Method Clear (Inherited from System.Collections.CollectionBase)Remove all sections from the collection.
Public Method Contains Determines whether the specified section object exists in the collection.
Public Method CopyTo Copies the Sections collection from the specified report to a Sections collection at the specified index.
Public Method Dispose Releases the section collection from memory.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)Returns an enumerator that can iterate through the collection of sections.
Public Method GetNewSectionName For internal use only.
Public Method IndexOf Determines the specific index of the specified section in the collection.
Public Method Insert Overloaded. Inserts a section into the collection at the specified index.
Public Method InsertGroupHF Inserts a group header and a matching group footer into the SectionCollection.
Public Method InsertPageHF Inserts a page header and a matching page footer into the SectionCollection.
Public Method InsertReportHF Inserts a report header and a matching report footer into the SectionCollection.
Public Method Remove Overloaded. Removes a Section from the SectionCollection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)Removes the Section object at  the specified index from the collection.

Public Events

Public Event Changed Occurs when the members of the SectionCollection have changed.

See Also

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

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.