ILayoutEditor.PerformDropToReportItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- leafItem
- IReportItem
- reportItemDragParameters
- ReportItemDragParams