Given a collection of items - how would one implement a grid layout like so:
(from https://github.com/pauldipietro/CollectionViewSample)
... but instead of the list scrolling vertically down - create a new carousel page to scroll horizontally?
Will the new XF4 controls cater for this scenario?