[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.Column.ActualWidth

ActualWidth Property

ActualWidth

Gets the rendering width of this column in pixels.

Declaration
[Browsable(false)]
public double ActualWidth { get; }
Remarks

This property takes into account the default, minimum, and maximum sizes set by the parent ColumnCollection, as well as star lengths assigned to columns.