[]
Gets the rendering width of this column in pixels.
[Browsable(false)]
public double ActualWidth { get; }
<Browsable(False)>
Public ReadOnly Property ActualWidth As Double
This property takes into account the default, minimum, and maximum sizes set by the parent ColumnCollection, as well as star lengths assigned to columns.