IsAuto Property
Returns true
if this DataGridLength instance is automatic (not specified).
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool IsAuto { get; }
Public ReadOnly Property IsAuto As Boolean
Get
member IsAuto : bool with get