Visibility.Collapsed Property - Only Collapses Horizontally?

I am using a Grid container with several controls. I have some logic to change the visibility of the controls.

If all the controls in a row are collapsed then the other fields move up as expected. However, if all the controls in a column are collapsed the fields do not move to the left as expected.

Is this expected behavior of the collapsed property?

Thanks

[407 byte] By [mkfl] at [2007-12-28]
# 1
Looks like changing the ColumnDefintion to include Width="Auto" resolved the issue.
mkfl at 2007-9-4 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...

Visual Studio Orcas

Site Classified