StarWidthWasConstrained Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets a value indicating whether the column is a star-width column and its width was constrained by its min/max width in the last call to CalculateStarWidth(Double, Double).

bool StarWidthWasConstrained { get; }

Returns