次の方法で共有


IReportItem.GetDragDropTarget(PointF, ReportItemDragParams) メソッド

定義

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

パラメーター

virtualPoint
PointF
reportItemDragParameters
ReportItemDragParams

戻り値

適用対象