ActualWidth Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets the actual width of the column after measurement.

double ActualWidth { get; }

Returns

Double
The width of the column in pixels, or NaN if the column has not yet been laid out.