ColumnDefinition.ActualWidth Property
.NET Framework 4
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.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.