Udostępnij za pośrednictwem


Właściwość ReportSection.Page

Zawiera informacje raportu w układ strona.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property Page As Page
    Get
    Set
'Użycie
Dim instance As ReportSection
Dim value As Page

value = instance.Page

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

Wartość właściwości

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