Click or drag to resize
DataGridLengthAuto Property
Gets a System.Windows.Controls.DataGridLength structure that represents the standard automatic sizing mode.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static DataGridLength Auto { get; }

Property Value

Type: DataGridLength
See Also