GridLength.

Auto Property

Summary

Gets an instance of GridLength that indicates that a row or column should auto-size to fit its content.
Namespace
Avalonia.Controls
Containing Type
GridLength

Syntax

public static GridLength Auto { get; }

Value

Type Description
GridLength