Поделиться через


Свойство ReportSection.NeedsReportItemsOnPage

Indicates whether there is an aggregate in the page header or footer that aggregates data in a TextBox.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property NeedsReportItemsOnPage As Boolean 
    Get
'Применение
Dim instance As ReportSection 
Dim value As Boolean 

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

Значение свойства

Тип: System.Boolean
A Boolean value.

См. также

Справочник

ReportSection Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering