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 개체를 반환합니다.

적용 대상