次の方法で共有


GetPageSections メソッド

現在のページのヘッダーとフッターの計算を実行させます。このメソッドは、レポートの PageSections にアクセスする前に呼び出す必要があります。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Sub GetPageSections
'使用
Dim instance As Report

instance.GetPageSections()
public void GetPageSections()
public:
void GetPageSections()
member GetPageSections : unit -> unit 
public function GetPageSections()