Not sure about what it is your question. But inside of the component you have a block called "Drop area". You should use it in your screen to allow the drag and drop. The block has also a event called "OnDropReceive", where you could add a handler, and there managed what you need (Store the order, for example)