Udostępnij przez


Właściwość PageSection.PrintOnFirstPage

Wskazuje, jeśli sekcji strona powinien być wyświetlany na pierwszej stronie raportu.

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

Składnia

'Deklaracja
Public Property PrintOnFirstPage As Boolean
    Get
    Set
'Użycie
Dim instance As PageSection
Dim value As Boolean

value = instance.PrintOnFirstPage

instance.PrintOnFirstPage = value
public bool PrintOnFirstPage { get; set; }
public:
property bool PrintOnFirstPage {
    bool get ();
    void set (bool value);
}
member PrintOnFirstPage : bool with get, set
function get PrintOnFirstPage () : boolean
function set PrintOnFirstPage (value : boolean)

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.