Report.NeedsHeaderFooterEvaluation Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use ReportSection.NeedsHeaderFooterEvaluation instead.
Riceve un valore che indica se AddToCurrentPage deve essere chiamato per ogni elemento della pagina prima che venga chiamato GetPageSections.
public:
property bool NeedsHeaderFooterEvaluation { bool get(); };
[System.Obsolete("Use ReportSection.NeedsHeaderFooterEvaluation instead.")]
public bool NeedsHeaderFooterEvaluation { get; }
[<System.Obsolete("Use ReportSection.NeedsHeaderFooterEvaluation instead.")>]
member this.NeedsHeaderFooterEvaluation : bool
Public ReadOnly Property NeedsHeaderFooterEvaluation As Boolean
Valore della proprietà
Valore Boolean.
- Attributi