DataGridMaxColumnWidth Property
Gets or sets the maximum width of columns in the
DataGrid .
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public double MaxColumnWidth { get; set; }
Public Property MaxColumnWidth As Double
Get
Set
member MaxColumnWidth : float with get, set
Property Value
Double