NeedsHeaderFooterEvaluation 속성
Indicates AddToCurrentPage must be called for each item on the page before GetPageSections is called.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public ReadOnly Property NeedsHeaderFooterEvaluation As Boolean
Get
‘사용 방법
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
속성 값
형식: System. . :: . .Boolean
A Boolean value.