See Also

PageFooter Members  | DataDynamics.ActiveReports Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

PageFooter Class

The PageFooter section prints once at the bottom of every page in the report.

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

Object Model


Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Section
      DataDynamics.ActiveReports.PageFooter

Syntax

[Visual Basic]
Public Class PageFooter    Inherits Section
[C#]
public class PageFooter : Section

Remarks

The PageFooter section is rendered last on each page after all content has been rendered, thus, unlike other sections, its height cannot be changed in the Format event.

Bound controls are not supported in this section, or in the PageHeader section.  The data displayed in a bound control in one of these sections may not be in synch with the data displayed in other sections on the page.

See Also

PageFooter Members  | DataDynamics.ActiveReports Namespace

 

 


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