Condividi tramite


Proprietà PrintBetweenSections

Gets a value that indicates whether the page section should be rendered between report sections.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property PrintBetweenSections As Boolean
    Get
'Utilizzo
Dim instance As PageSection
Dim value As Boolean

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

Valore proprietà

Tipo: System. . :: . .Boolean
A Boolean value.