Click or drag to resize
DataGridLengthUnitType Property
Gets the type that is used to determine how the size of the element is calculated.

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

Property Value

Type: DataGridLengthUnitType
See Also