ILayoutEditor.ReparentReportItems(ReportItemList, IParent) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
パラメーター
- items
- ReportItemList
- newParent
- IParent