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

Glossary Item Box

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

Syntax

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

See Also