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()