Custom DropZoneItem

Is there any way to customize the look of the individual drop zone items? Basically I would like to add a radio button to the items so that they can be selected and not just moved.
Thanks!

You can use RadzenDropZoneContainer Template to define what will render the item.

Perfect! Thanks! I thought there might be something like that but didn't see it. Thanks!