IReportItem.OnDragDrop(Object, ReportItemDragParams) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
bool OnDragDrop(System::Object ^ dragDropTarget, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public bool OnDragDrop (object dragDropTarget, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
abstract member OnDragDrop : obj * Microsoft.ReportDesigner.ReportItemDragParams -> bool
Public Function OnDragDrop (dragDropTarget As Object, reportItemDragParameters As ReportItemDragParams) As Boolean
Parâmetros
- dragDropTarget
- Object
- reportItemDragParameters
- ReportItemDragParams