Represents a collection of all sections (Section objects) in the report layout.
For a list of all members of this type, see SectionCollection members.
System.Object
System.Collections.CollectionBase
DataDynamics.ActiveReports.SectionCollection
[Visual Basic]
Public Class SectionCollection
Inherits CollectionBase
[C#]
public class SectionCollection : CollectionBase
The collection provides access to the removal or addition of sections, as well as access to the individual sections within the report. You can use the collection to create dynamic reports at run time.
SectionCollection Members | DataDynamics.ActiveReports Namespace | Section | Detail | GroupFooter | GroupHeader | PageFooter | PageHeader | ReportFooter | ReportHeader
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.