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


Свойство NavigationItem.ReportItem

Gets the report item to use to draw the cover flow navigation layout.

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

Синтаксис

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

value = instance.ReportItem
public ReportItem ReportItem { get; }
public:
property ReportItem^ ReportItem {
    ReportItem^ get ();
}
member ReportItem : ReportItem
function get ReportItem () : ReportItem

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Returns ReportItem.

Замечания

Either ReportItemReference or ReportItem is specified, not both.

См. также

Справочник

NavigationItem Класс

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