DataGridLengthIsAuto Property |
Gets a value that indicates whether this instance automatically sizes elements
based on both the content of cells and the column headers.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public bool IsAuto { get; }
Property Value
Type:
BooleanSee Also