Report.NeedsHeaderFooterEvaluation Property

Definition

Gets a value that indicates whether this page header or page footer needs to be evaluated during rendering.

public:
 property bool NeedsHeaderFooterEvaluation { bool get(); };
public bool NeedsHeaderFooterEvaluation { get; }
member this.NeedsHeaderFooterEvaluation : bool
Public ReadOnly Property NeedsHeaderFooterEvaluation As Boolean

Property Value

A Boolean indicating whether this page header or page footer needs to be evaluated during rendering.

Applies to