ActiveReports Developer 7
PrintOnLastPage Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IPageSection Interface : PrintOnLastPage Property

Glossary Item Box

Specifies that the page header/footer should be printed on the last page.

Syntax

Visual Basic (Declaration) 
ReadOnly Property PrintOnLastPage As System.Boolean
C# 
System.bool PrintOnLastPage {get;}

See Also