The ReportFooter section prints once at the end of the report.
For a list of all members of this type, see ReportFooter members.
|
System.Object
DataDynamics.ActiveReports.Section
DataDynamics.ActiveReports.ReportFooter
[Visual Basic]
Public Class ReportFooter
Inherits Section
[C#]
public class ReportFooter : Section
Use this section to print the summary of the report and include any grand summary calculations.
[C#]
private void ReportFooter_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub ReportFooter_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles ReportFooter.Format |
ReportFooter Members | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.