ILayoutEditor.PerformDropToReportItem メソッド

定義

public:
 void PerformDropToReportItem(Microsoft::ReportDesigner::IReportItem ^ leafItem, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public void PerformDropToReportItem (Microsoft.ReportDesigner.IReportItem leafItem, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
abstract member PerformDropToReportItem : Microsoft.ReportDesigner.IReportItem * Microsoft.ReportDesigner.ReportItemDragParams -> unit
Public Sub PerformDropToReportItem (leafItem As IReportItem, reportItemDragParameters As ReportItemDragParams)

パラメーター

leafItem
IReportItem
reportItemDragParameters
ReportItemDragParams

適用対象