Condividi tramite


Metodo GetPageSections

Causes page header/footer calculations to be performed for the current page.This method must be called before accessing the PageSections for the report.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Sub GetPageSections
'Utilizzo
Dim instance As Report

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