C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
DataGridLength Structure
DataGridLength Properties
Auto Property
IsAbsolute Property
IsAuto Property
IsStar Property
UnitType Property
Value Property
DataGridLength
UnitType 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#
Copy
public
DataGridLengthUnitType
UnitType
{
get
; }
Property Value
Type:
DataGridLengthUnitType
See Also
Reference
DataGridLength Structure
Windows.UI.Xaml.Controls Namespace