[]
        
(Showing Draft Content)

C1.Report.SectionCollection.PageHeader

PageHeader Property

PageHeader

Returns a reference to the page header section of the report.

Declaration
public Section PageHeader { get; }
Public ReadOnly Property PageHeader As Section
Remarks

This property is equivalent to this[SectionTypeEnum.PageHeader].