CellContents.ReportItem Property

Definition

Gets the report item in the cell.

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

A ReportItem object.

Applies to