Partager via


NeedsHeaderFooterEvaluation propriété

Indicates AddToCurrentPage must be called for each item on the page before GetPageSections is called.

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

Syntaxe

'Déclaration
Public ReadOnly Property NeedsHeaderFooterEvaluation As Boolean
    Get
'Utilisation
Dim instance As Report
Dim value As Boolean

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

Valeur de la propriété

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