GridLengthIsAuto Property

Gets a value that indicates whether the GridLength has a GridUnitType of Auto.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsAuto { get; }

Property Value

Boolean

See Also