I have allowed my user to change the number of Rows in a Group residing in a Panorama via a form with a Property Grid (see image 5_Rows.png). After this value has changed, and the property is updated, all of the existing tiles are pushed together (see image 6_RowsSaved.png). The only thing that fixes this is if I change the size of the Panorama (which is a child control of a split panel - I am actually just moving the splitter and the tiles seem to refresh after that).
Can you tell me how I can refresh the tile positions programmatically after I have updated the RowsCount property?
Thanks!
Laura