CellContents.ReportItem Property

Definition

Gets the report item in the cell.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportItem ^ ReportItem { Microsoft::ReportingServices::RdlObjectModel::ReportItem ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportItem ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportItem ReportItem { get; set; }
member this.ReportItem : Microsoft.ReportingServices.RdlObjectModel.ReportItem with get, set
Public Property ReportItem As ReportItem

Property Value

A ReportItem object.

Applies to