CellContents.ReportItem 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得資料格中的報表項目。
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 物件。