Page.PageHeader 属性

定义

获取在报表部分顶部呈现的页眉。

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

属性值

PageSection 对象。

适用于