Click or drag to resize
GridLengthGridUnitType Property
Gets the associated Windows.UI.Xaml.GridUnitType for the Windows.UI.Xaml.GridLength.

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

Property Value

Type: GridUnitType
See Also