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