DataGridLength.Auto Property

Definition

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

public static Microsoft.Toolkit.Uwp.UI.Controls.DataGridLength Auto { get; }
static member Auto : Microsoft.Toolkit.Uwp.UI.Controls.DataGridLength
Public Shared ReadOnly Property Auto As DataGridLength

Property Value

A DataGridLength structure that represents the standard automatic sizing mode.

Applies to