DataGridLengthIsAuto Property
Returns true if this DataGridLength instance is
automatic (not specified).
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsAuto { get; }
Public ReadOnly Property IsAuto As Boolean
Get
member IsAuto : bool with get
Property Value
Boolean