Language

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 オブジェクトを返します。

適用対象