Page.PageHeader Property

Definition

Gets the header that is rendered at the top of a report section.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::PageSection ^ PageHeader { Microsoft::ReportingServices::OnDemandReportRendering::PageSection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.PageSection PageHeader { get; }
member this.PageHeader : Microsoft.ReportingServices.OnDemandReportRendering.PageSection
Public ReadOnly Property PageHeader As PageSection

Property Value

A PageSection object.

Applies to