DataGridLengthAuto Property
Gets a
DataGridLength structure that represents the standard automatic sizing mode.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public static DataGridLength Auto { get; }
Public Shared ReadOnly Property Auto As DataGridLength
Get
static member Auto : DataGridLength with get
Return Value
DataGridLength
A
DataGridLength structure that represents the standard automatic sizing mode.