Метод Report.GetPageSections
Примечание. Этот API-интерфейс устарел.
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 (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
<ObsoleteAttribute("Use ReportSection.GetPageSections() instead.")> _
Public Sub GetPageSections
'Применение
Dim instance As Report
instance.GetPageSections()
[ObsoleteAttribute("Use ReportSection.GetPageSections() instead.")]
public void GetPageSections()
[ObsoleteAttribute(L"Use ReportSection.GetPageSections() instead.")]
public:
void GetPageSections()
[<ObsoleteAttribute("Use ReportSection.GetPageSections() instead.")>]
member GetPageSections : unit -> unit
public function GetPageSections()
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering