Report.PageHeader 属性

定义

获取 NeedsHeaderFooterEvaluation 属性为 false 时页眉的内容。

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

属性值

返回包含页眉的 PageSection 对象。

适用于