Udostępnij przez


Właściwość ReportSection.Page

Pobiera strona układu informacje o raporcie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Page As Page
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.Page
A Page obiektu.