Share via


ReportSection.GetPageSections Method

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Sub GetPageSections
'Usage
Dim instance As ReportSection

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

See Also

Reference

ReportSection Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace