This question is locked. New answers and comments are not allowed.
I have created a RadTileView that contains 6 RadTileViewItems. The default is 3 columns, 2 rows of tiles. When I set MacColumns="2" for RadTileView, I still get 3 columns, 2 rows. Is this a bug, or am I not specifying MaxColumns on RadTileView correctly?