GrapeCity ActiveReports for .NET 16.0J
DoDragDrop メソッド (Designer)

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : DoDragDrop メソッド
The data to drag.
One of the System.Windows.Forms.DragDropEffects values.
Begins a drag-and-drop operation.
シンタックス
'宣言
 
Public Function DoDragDrop( _
   ByVal data As Object, _
   ByVal allowedEffects As DragDropEffects _
) As DragDropEffects

パラメータ

data
The data to drag.
allowedEffects
One of the System.Windows.Forms.DragDropEffects values.

戻り値の型

A value from the System.Windows.Forms.DragDropEffects enumeration that represents the final effect that was performed during the drag-and-drop operation.
参照

Designer クラス
Designer メンバ