ILayoutEditor.ReparentReportItems(ReportItemList, IParent) メソッド

定義

public:
 void ReparentReportItems(Microsoft::ReportDesigner::ReportItemList ^ items, Microsoft::ReportDesigner::IParent ^ newParent);
public void ReparentReportItems (Microsoft.ReportDesigner.ReportItemList items, Microsoft.ReportDesigner.IParent newParent);
abstract member ReparentReportItems : Microsoft.ReportDesigner.ReportItemList * Microsoft.ReportDesigner.IParent -> unit
Public Sub ReparentReportItems (items As ReportItemList, newParent As IParent)

パラメーター

newParent
IParent

適用対象