ColumnDefinition::ActualWidth Property
.NET Framework (current version)
Gets a value that represents the actual calculated width of a ColumnDefinition.
Assembly: PresentationFramework (in PresentationFramework.dll)
This property is a calculated value that is based on other width inputs and the layout system.
When you add or remove rows or columns, the ActualWidth for all ColumnDefinition elements and the ActualHeight of all RowDefinition elements becomes zero until Measure is called.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: