ImageReportItem.OnDragDrop(Object, ReportItemDragParams) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
override bool OnDragDrop(System::Object ^ dragDropTarget, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public override bool OnDragDrop (object dragDropTarget, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
override this.OnDragDrop : obj * Microsoft.ReportDesigner.ReportItemDragParams -> bool
Public Overrides Function OnDragDrop (dragDropTarget As Object, reportItemDragParameters As ReportItemDragParams) As Boolean
パラメーター
- dragDropTarget
- Object
- reportItemDragParameters
- ReportItemDragParams