GridLengthAuto Property
Gets an instance of
GridLength that indicates that a row or column should
auto-size to fit its content.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static GridLength Auto { get; }
Public Shared ReadOnly Property Auto As GridLength
Get
static member Auto : GridLength with get
Property Value
GridLength