Freigeben über


ReportSection.Page-Eigenschaft

Gets page layout information about the report.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property Page As Page 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

ReportSection Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace