FlexReport for WinForms
DoDragDrop メソッド (C1FlexViewer)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : DoDragDrop メソッド
シンタックス
'宣言
 
Public Function DoDragDrop( _
   ByVal data As System.Object, _
   ByVal allowedEffects As System.Windows.Forms.DragDropEffects _
) As System.Windows.Forms.DragDropEffects
'使用法
 
Dim instance As C1FlexViewer
Dim data As System.Object
Dim allowedEffects As System.Windows.Forms.DragDropEffects
Dim value As System.Windows.Forms.DragDropEffects
 
value = instance.DoDragDrop(data, allowedEffects)
public System.Windows.Forms.DragDropEffects DoDragDrop( 
   System.object data,
   System.Windows.Forms.DragDropEffects allowedEffects
)

パラメータ

data
allowedEffects
参照

C1FlexViewer クラス
C1FlexViewer メンバ