IReportItem.GetDragDropTarget(PointF, ReportItemDragParams) Método

Definição

public:
 System::Object ^ GetDragDropTarget(System::Drawing::PointF virtualPoint, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public object GetDragDropTarget (System.Drawing.PointF virtualPoint, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
abstract member GetDragDropTarget : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemDragParams -> obj
Public Function GetDragDropTarget (virtualPoint As PointF, reportItemDragParameters As ReportItemDragParams) As Object

Parâmetros

virtualPoint
PointF
reportItemDragParameters
ReportItemDragParams

Retornos

Aplica-se a