Ant Organisation Ltd documentation

ListBarManipulator.DropCancelled Method 

Notifies the control that the dragging operation has been cancelled Used by drag drop manager, during drag drop operations.

public void DropCancelled(
   DragObjectInfo dragObject
);

Parameters

dragObject
DragObjectInfo about the object being dragged

Return Value

True if the object can be dropped

Implements

DropTarget.DropCancelled

See Also

ListBarManipulator Class | Ant.Workflow.Windows Namespace