[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.PageHeader

PageHeader Class

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

Inheritance
PageHeader
Namespace: GrapeCity.ActiveReports.SectionReportModel
Assembly: MESCIUS.ActiveReports.dll
Syntax
public class PageHeader : Section, IComponent, IDisposable, IPersistSection

Constructors

Name Description
PageHeader()

Initializes a new instance of the PageHeader class.

Properties

Name Description
Height

Gets or sets the height of the page header.

Extension Methods