Поделиться через


Свойство ReportSection.Page

Gets page layout information about the report.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Page As Page 
    Get
'Применение
Dim instance As ReportSection 
Dim value As Page 

value = instance.Page
public Page Page { get; }
public:
property Page^ Page {
    Page^ get ();
}
member Page : Page
function get Page () : Page

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.Page
A Page object.

См. также

Справочник

ReportSection Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering