See Also

DataDynamics.ActiveReports Namespace  | SectionCollection

Language

Visual Basic

C#

Show All

See AlsoLanguages ActiveReports Send feedback to Data Dynamics

SectionType Enumeration

Specifies the type of the section object.

Members

MemberDescription
ReportHeaderThe section is a report header that prints once at the beginning of the report.
PageHeaderThe section is a page header that prints at the top of every page.
GroupHeaderThe section is a group header that prints at the beginning of each grouping of records in the data source. 
DetailThe section is a detail section that prints once for each record in the data source.
GroupFooterThe section is a group footer that prints at the end of each grouping of records in the data source. 
PageFooterThe section is a page footer that prints at the bottom of every page.
ReportFooterThe section is a report footer that prints once at the end of the report.

See Also

DataDynamics.ActiveReports Namespace  | SectionCollection

 

 


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