Partager via


Propriété PrintBetweenSections

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PrintBetweenSections As Boolean
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value.