ActiveReports 9
PageHeader Class
Members 

The PageHeader section prints once at the top of every page in the report. 

Object Model
PageHeader Class
Syntax
'Declaration
 
Public Class PageHeader 
   Inherits Section
public class PageHeader : Section 
Remarks

Bound controls are not supported in this section, or in the PageFooter section.  The data displayed in a bound control in one of these sections may not be in synch with the data displayed in other sections on the page.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.SectionReportModel.Section
      GrapeCity.ActiveReports.SectionReportModel.PageHeader

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageHeader Members
GrapeCity.ActiveReports.SectionReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum