CellContents.ReportItem 属性

定义

获取单元中的报表项。

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

属性值

ReportItem 对象。

适用于