ActiveReports6 Assembly > DataDynamics.ActiveReports Namespace : SectionCollection Class |
The following tables list the members exposed by SectionCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Returns a reference to a Section in the SectionCollection using its index or unique name. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new section to the collection with the specified name. | |
Clear | Remove all sections from the collection. | |
Contains | Determines whether the specified section object exists in the collection. | |
CopyTo | Copies the Sections collection from the specified report to a Sections collection at the specified index. | |
Dispose | Releases the section collection from memory. | |
GetEnumerator | Returns an enumerator that can iterate through the SectionCollection. | |
IndexOf | ||
Insert | Overloaded. Inserts a section into the collection at the specified index. | |
InsertGroupHF | Overloaded. Inserts a group header and a matching group footer into the SectionCollection. | |
InsertPageHF | ||
InsertReportHF | ||
Remove | Overloaded. Removes a Section from the SectionCollection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |