Udostępnij przez


Właściwość PageSection.PrintBetweenSections

Wskazuje, czy drukowanie sekcji strona między sekcje raportu.

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

Składnia

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

value = instance.PrintBetweenSections

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

Wartość właściwości

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