Specifies the type of the section object.
Member | Description |
---|---|
ReportHeader | The section is a report header that prints once at the beginning of the report. |
PageHeader | The section is a page header that prints at the top of every page. |
GroupHeader | The section is a group header that prints at the beginning of each grouping of records in the data source. |
Detail | The section is a detail section that prints once for each record in the data source. |
GroupFooter | The section is a group footer that prints at the end of each grouping of records in the data source. |
PageFooter | The section is a page footer that prints at the bottom of every page. |
ReportFooter | The section is a report footer that prints once at the end of the report. |
DataDynamics.ActiveReports Namespace | SectionCollection
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.