TIWCGJQGridDragAndDropOptions.OnDrop Property
This event raises after the droping the row to the grid specified in connectWith option. Parameters passed to this event are the event handler, prepared ui object, data which is inserted into the grid in name value pair. For more information refer to jQuery UI droppable events
published property OnDrop: TIWCGJSonFunc index 03 read GetFuncValue write SetFuncValue stored IsFuncStored;