Auto Property
Gets an instance of GridLength that indicates that a row or column should auto-size to fit its content.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static GridLength Auto { get; }
Public Shared ReadOnly Property Auto As GridLength
Get
static member Auto : GridLength with get