I have a case where a group becomes collapsed because of the content that is dynamically added, but if the content becomes smaller again, the group stays collapsed. Is there anyway to force it to layout again so it will not be collapsed. I tried UpdateLayout(), but that didn't seem to work.
Thanks!