Compartir a través de


PrintBetweenSections Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property PrintBetweenSections As Boolean
    Get
'Uso
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

Valor de la propiedad

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