DataGridLengthIsAuto Property

Returns true if this DataGridLength instance is automatic (not specified).

Definition

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

Property Value

Boolean

See Also