[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ReportHeader

ReportHeader Class

The ReportHeader section is printed once at the beginning of the report.

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

Constructors

Name Description
ReportHeader()

Initializes a new instance of the ReportHeader class.

Properties

Name Description
Height

Gets ot sets the height of the report header section.

NewPage

Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.

Extension Methods