MaxActualWidth Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets the maximum actual width of the column.

double MaxActualWidth { get; }

Returns

Double
The maximum width of the column in pixels, or System.Double.PositiveInfinity if the column has no maximum width.