DataGridLengthAuto Property |
Gets a System.Windows.Controls.DataGridLength structure that represents the
standard automatic sizing mode.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public static DataGridLength Auto { get; }
Property Value
Type:
DataGridLengthSee Also