NeedsHeaderFooterEvaluation 屬性
Indicates AddToCurrentPage must be called for each item on the page before GetPageSections is called.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
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.