次の方法で共有


NavigationItem.ReportItem プロパティ

定義

カバー フロー ナビゲーション レイアウトの描画に使用するレポート アイテムを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ ReportItem { Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportItem ReportItem { get; }
member this.ReportItem : Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Public ReadOnly Property ReportItem As ReportItem

プロパティ値

ReportItem を返します。

注釈

ReportItemReferenceReportItem の両方ではなく、いずれか一方が指定されます。

適用対象