You'll have to experiment.

Grid, GridLayout and GridView can all do that.

For example if the whole think scrolls vertically but each section scrolls horizontally, then the main/vertical container would probably be a list view and each section would contain a grid view.

Cheers,
_