GridLength.

IsAuto Property

Summary

Gets a value that indicates whether the GridLength has a GridUnitType of Auto.
Namespace
Avalonia.Controls
Containing Type
GridLength

Syntax

public bool IsAuto { get; }

Value

Type Description
bool