Report.PageFooter 属性

定义

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

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

属性值

返回包含页脚的 PageSection 对象。

适用于