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를 반환합니다.

설명

둘 다 아닌 둘 중 하나 ReportItemReference 또는 ReportItem 지정됩니다.

적용 대상