Condividi tramite


NavigationItem.ReportItem Property

Definition

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

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

Property Value

Returns ReportItem.

Remarks

Either ReportItemReference or ReportItem is specified, not both.

Applies to