MinWidth Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets the minimum width for a column.

public GridLength MinWidth { get; set; }

Returns