TileList: Expose settings for the row and column count of TileGroup
Currently the TileGroup containers are limited to a minimum of 2x2 grid of tiles. In some situations it could be meaningful to have only a single row or column of tiles. Add public API to allow changing the minimum row/column count.