DataGridColumnWidth Property
Gets or sets the standard width or automatic sizing mode of columns in the control.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public DataGridLength ColumnWidth { get; set; }
Public Property ColumnWidth As DataGridLength
Get
Set
member ColumnWidth : DataGridLength with get, set
Property Value
DataGridLength