OnCustomDragPerformed Method

OnCustomDragPerformed(Int32)

Called when the mouse is released and VerifyCustomDrag(Int32) returns a valid mode.

Declaration
protected virtual void OnCustomDragPerformed(int dropIndex)
Parameters
Int32 dropIndex

The place where the item is dropped.