See Also

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

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

SectionCollection Class

Represents a collection of all sections (Section objects) in the report layout. 

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

Object Model

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      DataDynamics.ActiveReports.SectionCollection

Syntax

[Visual Basic]
Public Class SectionCollection    Inherits CollectionBase
[C#]
public class SectionCollection : CollectionBase

Remarks

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.

See Also

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

 

 


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