-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
IColumn
-
Properties
-
ActualWidth
ActualWidth Property
Definition
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.