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.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Sub GetPageSections
‘사용 방법
Dim instance As Report
instance.GetPageSections()
public void GetPageSections()
public:
void GetPageSections()
member GetPageSections : unit -> unit
public function GetPageSections()