CellContents.ReportItem Proprietà

Definizione

Ottiene l'elemento di report nella cella.

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

Valore della proprietà

ReportItem

Un oggetto ReportItem.

Si applica a