| Visual Basic (Declaration) | |
|---|---|
Public Class ReportFooter Inherits Section | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ReportFooter : Section | |
| C# | Copy Code |
|---|---|
private void ReportFooter_Format(object
sender, System.EventArgs eArgs) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub ReportFooter_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles ReportFooter.Format | |
Use this section to print the summary of the report and include any grand summary calculations.
System.Object
DataDynamics.ActiveReports.Section
DataDynamics.ActiveReports.ReportFooter


~164.gif)

