MaxWidth Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets the maximum width for a column.

public GridLength? MaxWidth { get; set; }

Returns