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 命名空间