使用するレポート アイテム。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property ReportItem As ReportItem
Get
Set
'使用
Dim instance As AltReportItem
Dim value As ReportItem
value = instance.ReportItem
instance.ReportItem = value
public ReportItem ReportItem { get; set; }
public:
property ReportItem^ ReportItem {
ReportItem^ get ();
void set (ReportItem^ value);
}
member ReportItem : ReportItem with get, set
function get ReportItem () : ReportItem
function set ReportItem (value : ReportItem)
プロパティ値
型: Microsoft.ReportingServices.RdlObjectModel.ReportItem
ReportItem オブジェクト。