Skip to main content

Auto Property

Gets a DataGridLength structure that represents the standard automatic sizing mode.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public static DataGridLength Auto { get; }

Return Value

DataGridLength
A DataGridLength structure that represents the standard automatic sizing mode.

See Also

Reference

DataGridLength Structure
Avalonia.Controls Namespace