Partager via


Propriété NeedsReportItemsOnPage

Indicates whether there is an aggregate in the page header or footer that aggregates data in a TextBox.

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

Syntaxe

'Déclaration
Public ReadOnly Property NeedsReportItemsOnPage As Boolean
    Get
'Utilisation
Dim instance As ReportSection
Dim value As Boolean

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

Valeur de propriété

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