共用方式為


ReportSection.GetPageSections 方法

Causes page header/footer calculations to be performed for the current page.

命名空間:  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 命名空間