roubachof/Sharpnado.CollectionView

Column span for items in grid layout in collectionview

Opened this issue · 0 comments

Lets assume that we have your collection view with grid layout and it has 3 columns. And lets assume that one kind of items
should have grid.columnspan = 3. So it kind of mixed collection view.
How can I achieve this functionality? Is it possible?
And if yes, could it be draggable?