LayoutEditor.PerformDropToReportItem Méthode

Définition

public:
 virtual 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
override this.PerformDropToReportItem : Microsoft.ReportDesigner.IReportItem * Microsoft.ReportDesigner.ReportItemDragParams -> unit
Public Sub PerformDropToReportItem (leafItem As IReportItem, reportItemDragParameters As ReportItemDragParams)

Paramètres

leafItem
IReportItem
reportItemDragParameters
ReportItemDragParams

Implémente

S’applique à