RadzenDropZone, Is there any way to arrange items horizontally and let it wrap instead of vertical?

I'm trying to make the dropzone have items that are arranged horizontally, and wrapped.

I have the following right now,

But I'm trying to make it so that I can take up all the horizontal real estate, and use the dropZone as a ordering mechanism for these tasks.

Is there some settings that can make this happen? I've been trying to add a RadzenStack with horizontal orientation into the dropZone, but not having any luck.