Class ReportFooterSection
Represents a report footer section. Report footer is displayed at the end of a report, but before the last PageFooterSection if any.
Inheritance
System.Object
ReportFooterSection
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class ReportFooterSection : ReportSection, IReportItem, IComponent, IDisposable, IToggleVisibilityTarget, IActionTarget, IDesignTimeStyleEditable, INamedObject, IDesignTimeSelectable
Remarks
If you do not want a PageFooterSection displayed on the last page set the PrintOnLastPage property to false.