CellContents.ReportItem プロパティ
セル内のレポート アイテムを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property ReportItem As ReportItem
Get
'使用
Dim instance As CellContents
Dim value As ReportItem
value = instance.ReportItem
public ReportItem ReportItem { get; }
public:
property ReportItem^ ReportItem {
ReportItem^ get ();
}
member ReportItem : ReportItem
function get ReportItem () : ReportItem
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
ReportItem オブジェクト。