LayoutEditor.PerformDropToReportItem 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:
virtual 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
override this.PerformDropToReportItem : Microsoft.ReportDesigner.IReportItem * Microsoft.ReportDesigner.ReportItemDragParams -> unit
Public Sub PerformDropToReportItem (leafItem As IReportItem, reportItemDragParameters As ReportItemDragParams)
Parâmetros
- leafItem
- IReportItem
- reportItemDragParameters
- ReportItemDragParams