C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / TreeMap Class / DoDragDrop Method

In This Topic
DoDragDrop Method (TreeMap)
In This Topic
Syntax
'Declaration
 
Public Function DoDragDrop( _
   ByVal data As System.Object, _
   ByVal allowedEffects As System.Windows.Forms.DragDropEffects _
) As System.Windows.Forms.DragDropEffects
 

Parameters

data
allowedEffects
See Also