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 개체입니다.

적용 대상