DataGridLength.

IsAuto Property

Summary

Returns true if this DataGridLength instance is automatic (not specified).
Namespace
Avalonia.Controls
Containing Type
DataGridLength

Syntax

public bool IsAuto { get; }

Value

Type Description
bool