次の方法で共有


ReportSection.GetPageSections メソッド

現在のページについてページ ヘッダーまたはページ フッターの計算を実行します。

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

構文

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

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

関連項目

参照

ReportSection クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間